[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: ldapsearch cannot connect remote server
At 12:31 AM 3/31/2005, Dieter Kluenter wrote:
>ldapsearch -H ldapi:/// -b cn=monitor -s one + -x
>ldapsearch -H ldap://localhost -b cn=monitor -s one + -x
>ldapsearch -H ldap://localhost -b cn=monitor -s one + -Y digest-md5
>ldapsearch -H ldap://192.168.100.95 -b cn=monitor -s one + -x
Note that everything past the + should be regarded as an
attribute description. See ldapsearch(1) for the
proper command syntax.
Kurt