Allow the GUI auth API to be used for doing authentication against authentication servers specified. Teach Openvpn to use this API. Allow openvpn to authenticate against multiple servers that can be selected on the server configuration page.
Do not allow login for expired and disabled users. Fix this even in openvpn authentication script. While here clean up the code quite a bit.
User _ instead of > so browser does not interpret it as html.
Do not show the passwd used to logon on logs. Also change the replace from $username to <username> so php does not try to do clever stuff.
Allow the authentication scripts to detect configuration changes. Allow multiple OUs to be specified on basedn.
use local-ttl 1. No reason not to, and it works around issue with Snow Leopard
Its and and not an or.
Some directories does not work with the prepended @basedn on the username take account of this.
Use 0 when configuring tls-auth in server.
Correct script used for OpenVPN authentication to actually work.
View revisions
Also available in: Atom