LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   openVPN authentication in LDAP (https://www.linuxquestions.org/questions/linux-server-73/openvpn-authentication-in-ldap-763063/)

deibertine 10-19-2009 07:08 PM

openVPN authentication in LDAP
 
I want to implement a solution where vpn users will able to use a single sign on (sso) authenticating against my openldap server but wasnt sure on how to do this.

I have a vpn server (vpnsrv1-10.10.1.11) and an ldap server (ldapsrv1-10.10.1.12).

I want these two to talk to each other in terms of authentication when a user connects via vpn, it will search for this user's credential against the ldap server.

user ----> vpn server ----> ldap/sso server ----> success/fail to browse inside the network resources.

**Note that the ldap server is also a samba domain controller if that will help me enable things a little easier... :-)

Can someone please advise on what's the best solution to enable this functionality?

I'd appreciate it.

Cheers!
DB

janoszen 10-25-2009 04:24 AM

Not by design
 
You might want to check out this: http://code.google.com/p/openvpn-auth-ldap/


All times are GMT -5. The time now is 06:48 PM.