[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
[Helllllp] Pb: No such Object
Hello,
I'm new with LDAP so please excuse this foolish question:
I've installed OpenLdap 1.2.11 on my red hat system, and when I try to test
it (as described in the quickstart paper), I've got the error message :
"ldap_search: No such Object".
I don't understand why!!
Here is my slapd.conf:
include /etc/openldap/slapd.at.conf
include /etc/openldap/slapd.oc.conf
database ldbm
suffix "dc=test, dc=com"
rootdn "cn=Manager, dc=test, dc=com"
rootpw secret
directory /var/lib/ldap
And this is the command I launch :
ldapsearch -L -b 'dc=test, dc=com' -s base '(objectclass=*)' namingContexts
Thanks for your help
Nico
Nicolas Weinachter
nicolas.weinachter@sefas.net