0

I have some problem with comfiguring authentication openvpn to Active Directory with LDAPS. I don´t know, where shoud be problem, because if I use ldapsearch (with ldaps://addr_to_my_AD), evertyhing is correct.

Can you help me please?

    <LDAP>
# LDAP server URL
URL       ldap://ad.xxxxxx.eu    
# Bind DN (If your LDAP server doesn't support anonymous binds)
BindDN  xxxx@xxxx.com
# Bind Password
Password  "xxxxx"
# Network timeout (in seconds)
Timeout   15
# Enable Start TLS
TLSEnable no
# Follow LDAP Referrals (anonymously)
FollowReferrals no
# TLS CA Certificate File
#TLSCACertFile /root/ldaps.cer
# TLS CA Certificate Directory
#TLSCACertDir  /root/

# Client Certificate and key
#If TLS client authentication is required
#TLSCertFile        /root/cert1.cer
#TLSKeyFile /etc/openvpn/server/ovpn_AD.key
Dave
  • 13
  • 2

0 Answers0