[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: absolutely frustrated
begin Craig White quotation:
>> >
>> > ldapsearch -L -b "dc=azapple,dc=com" -W "(objectclass=*)"
>Actually I used
>ldapsearch -D "cn=Manager,dc=azapple,dc=com" -x "(objectclass=*)" and it
>returns - no such object(32)
Read what he wrote above. You want to give it a basedn to tell it
where to start searching.
ldapsearch -W -X -D "cn=Manager,dc=azapple.com" -b "dc=azapple,dc=com" \
"(objectclass=*)"
Try that.
--
Blue skies... Todd
| Get a bigger hammer! | Are you feeling lucky...punk? |
| http://www.mrball.net | I've had better days... |
| http://faq.mrball.net | It's the end of the world as we know i|