[Date Prev][Date Next] [Chronological] [Thread] [Top]

Disble the 389 ldapsearch



Hi
 
I want to know how to disable the 389 search in Openldap.
 
I am using Openldap 2.4.33 in RHEL 5.8
 
I have both the search running .
 
ldapsearch -x  -H ldap://hostname  -D  "<>"  -w "<>" -b "<>"
 
 
ldapsearch -x -H ldaps://hostname -D "<>" -w "<>" -b "<>"
 
 
Both the above searches are running successfully, but i dont want the 389 dat is the ldap://hostname to run, Is there are way i can disable that..?
 
 
Thanks in advance
 
 
Bhee