|
|
Hi all, i'm trying to use ldap autentication with openvpn; I installed ( with all dependencies ) the auth-ldap plugin found at "http://dpw.threerings.net/projects/openvpn-auth-ldap/". As anyone ever tested problems with this tool?? After download and install i get openvpn-auth-ldap.so library which works like a charm as regards the test-tool: ---------------------------------------------- [root@leonardo auth-ldap-2.0.1]# ./src/testplugin ../auth-ldap.conf Username: arussos Password: Authorization Succeed! client-connect succeed! client-disconnect succeed! ---------------------------------------------- I added this line to the server.conf file of openvpn ( tested with openvpn-2-0-9 and with openvpn-2.1 ): plugin /usr/local/lib/openvpn-auth-ldap.so /usr/local/apps/AUTH-LDAP/auth-ldap.conf When i try with a client connection the autentication fails and openvpn.log says that : ................. ldap_bind failed immediately: Can't contact LDAP server Unable to bind as cn=Manager,dc=comune,dc=modena,dc=it LDAP connect failed. ................ Any one ever experimented these errors ?? Any tips or suggestions???? --Andrea ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users |