| Article: |
Building an Address Book with OpenLDAP | |
| Subject: | rootdn in slapd.conf | |
| Date: | 2003-03-29 09:54:30 | |
| From: | anonymous2 | |
|
I'm wondering if the rootdn in the sample slapd.conf is a sensible one: rootdn "dc=example, dc=com" is the same as the base of the LDAP tree - basically, this is NOT a distinguished name, I'd think. Christian Kirsch ck@ix.heise.de |
||
Showing messages 1 through 1 of 1.
-
rootdn in slapd.conf
2003-03-31 17:23:18 Dustin Puryear |
[View]
The rootdn is used only to authenticate the LDAP administrator. You can use "cn=Manager, dc=example, dc=com" but using "dc=example, dc=com" is equally correct and requires less typing.


