Open nmav opened 9 years ago
There are various set ups possible. That is get the accounting via Radius, via PAM, via GSSAPI (i.e., FreeIPA), or locally handled (via a custom password file).
Can you tell me more about setting it up with FreeIPA? Do you have links on how to do that? That would be the ideal case, as we're trying to build up our roles such that they integrate with our domain controller (which is FreeIPA).
Currently the steps to setup with FreeIPA are described in that blog: https://securityblog.redhat.com/2015/06/17/single-sign-on-with-openconnect-vpn-server-over-freeipa/
Let me know if something is not clear.
@nmav What settings/config options would you like to have available for this role?
Hi, a minimal number of options would be:
The first would correspond to "auth = pam", the latter to "auth = pam\n enable-auth = gssapi"
A setup for a server is for it being a VPN concentrator handling logins to LAN via the Internet. It should be easy to setup OpenConnect VPN server for such a setup.