LDAP service script (/etc/init.d/ldap)

Daniel B. Thurman dant at cdkkt.com
Mon Nov 14 15:27:46 UTC 2005


Hi Folks,

I got ldap working but I am not able to get ldaps (secure) to work.

I ran some tests:

Simple auth, no encryption
====================
ldapsearch -H ldap://hostname/ -b dc=example,dc=com -x

RESULTS: WORKS!

Simple auth, SSL via LDAPS
======================
ldapsearch -H ldaps://hostname/ -b dc=example,dc=com -x

RESULTS: FAIL: ldap_bind: Can't contact LDAP server (-1)

 - Ran slapd -d -1 : See no error hints
 - Looked in /var/log/messages - nothing
 - netstat -a : shows listener: ldaps

If anyone has any suggestions, please let me know!

Also, if anyone has any really good links on getting ldap/kerberos/ssl
working please let me know!

Thanks
Dan

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.13.0/167 - Release Date: 11/11/2005
 




More information about the fedora-list mailing list