Jürgen Magin gaston@octo-soft.de writes:
Hello list
I got openldap 2.4.6 and play around with it. Well i took an old slapd.conf and converted it to an slapd.d directory. So far so good, but when i start ldap server (it works without error message) i can't find the "cn=config" tree in the directory. Do i anything wrong? Did i misunderstand something? Any help will be appreciate.
ldapsearch -x -H ldap://localhost -b "" -s base configContext namingContexts monitorContext This should be one line.
-Dieter