threerings / openvpn-auth-ldap

Implements username/password authentication via LDAP for OpenVPN 2.x.
Other
135 stars 63 forks source link

different plugin for passwords? #13

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Is it possible to configure openvpn-auth-ldap to not use the LDAP password?
 Currently, I have PAM authentication configured, which allows me to tap
into our RSA two factor authentication system.  I'd like to use the LDAP
plugin only as user authorization, and the PAM/RSA 2-factor as the user
authentication.

Original issue reported on code.google.com by sujiannm...@gmail.com on 26 Feb 2009 at 4:01