[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
No Such Object ... (ITS#1521)
Full_Name: Kerry V. Barnes
Version: 2.0.18
OS: Solaris 8 (Intel)
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (65.6.67.11)
I have been through the FAQ and this seems like it should be so easy ... yet I
am perplexed. When I do a:
$ ldapsearch -b '' -s base '(objectclass=*)' namingContext
I get the following response...
namingContexts=dc=kerrybarnes,dc=net
Doesn't this mean it is out there? I ask this because I enter the next
command:
$ ldapsearch -b 'dc=kerrybarnes,dc=net' -s base '(objectclass=*)'
and I get:
ldap_search: No such object
I give up ... what am I missing .... this appears pretty straight forward.
Thanks in advance
Kerry