Hi guys.
I have a problem in Openldap 2.4.33 on RHEL 5.8
I am able to do a *" ldapsearch -x -p 389 -h -D<> -w<> -b<> "*
but i am not able to do
*" ldapsearch -x -p 636 -h -D<> -w<> -b<>*
I have done all the changes in ldap.conf and certificates are working fine.
The weird thing is
*"ldapsearch -x -H **ldaps://hostname* ldaps://hostname* -D <> -w <> -b<> " is working fine.*
What i am trying to do is-- I want to disable the 389 port so that is no searches running in the non-secure port.
So can any1 tell me why the *" ldapsearch -x -p 636 -h -D<> -w<> -b<>" [secure search is not working]*
Please help me out in this.
Thanks in advance.
-bhee
--On Friday, January 04, 2013 4:09 PM -0800 Bheeshma SM bheeshma.manjunath@gmail.com wrote:
Hi guys. I have a problem in Openldap 2.4.33 on RHEL 5.8 I am able to do a " ldapsearch -x -p 389 -h -D<> -w<> -b<> " but i am not able to do " ldapsearch -x -p 636 -h -D<> -w<> -b<>
Sounds like slapd is not configured to listen to port 636. No amount of mucking with ldapsearch is going to change that.
I would note that you can do secure searches over port 389 just fine. Simply use the startTLS operation.
--Quanah
--
Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. -------------------- Zimbra :: the leader in open source messaging and collaboration
openldap-technical@openldap.org