Dear list,

I have ldaps running at port 636. but I can't execute
ldapsearch command because of the error 
********ldap_bind: Can't contact LDAP server
(-1)*******************

if I run ldap (not ldaps) at port 389, then I don't have
problem to execute the ldapsearch.

here is my  /etc/ldap.conf
------------------------------------------------
TLS_REQCERT allow
ssl on
host 127.0.0.1
ldap_version 3
port 636
-------------------------------------------

here is /etc/openldap/ldap.conf
-----------------------------------------------------------
HOST 127.0.0.1
BASE    ou=Users,dc=kolkatainfoservices,dc=in
port 636
TLS_REQCERT allow
----------------------------------------------

could any one kindly suggest how to redirect the ldap client
at port 636 ?

thanks



---
You are currently subscribed to [email protected] as: [EMAIL PROTECTED]
To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the 
SUBJECT of the message.

Reply via email to