> There is the file in /etc/conf.d/slapd. > # conf.d file for the openldap-2.1 series > # > # To enable both the standard unciphered server and the ssl encrypted > # one uncomment this line or set any other server starting options > # you may desire. > # > # OPTS="-h 'ldaps:// ldap:// ldapi://%2fvar%2frun%2fopenldap%2fslapd.sock'"
FIXED: Thanks, I had deleted the ldap:// option at some point. After replacing it and restarting the service, I'm good to go. # nmap localhost | grep ldap 389/tcp open ldap 636/tcp open ldapssl Thanks also for the security concerns. It's my next order of business after migrating user accounts. -- Travis -- [email protected] mailing list
