Open GoogleCodeExporter opened 9 years ago
openvpn-auth-ldap version: 2.0.3-1.1
Original comment by anssi.wi...@gmail.com
on 28 Apr 2014 at 5:48
Bind works if I use quotes in BindDN:
<LDAP>
URL ldap://ldap.example.com:389
BindDN "cn=Company DirManager,dc=example,dc=com"
Password password
Timeout 15
TLSEnable no
FollowReferrals no
TLSCACertFile /usr/local/etc/ssl/ca.pem
TLSCACertDir /etc/ssl/certs
TLSCertFile /usr/local/etc/ssl/client-cert.pem
TLSKeyFile /usr/local/etc/ssl/client-key.pem
</LDAP>
Original comment by anssi.wi...@gmail.com
on 28 Apr 2014 at 6:30
Original issue reported on code.google.com by
anssi.wi...@gmail.com
on 25 Apr 2014 at 3:52