summaryrefslogtreecommitdiff
path: root/source4/setup/slapd.conf
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2007-07-05 01:45:37 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:59:06 -0500
commit97172e11204b2863ab1e4021aea3c40668d33aef (patch)
tree61a2a80275ba652c1924680c968bba28a0a2743f /source4/setup/slapd.conf
parentc37cfae81e6f87feecb0737cb7e646c9a7da1114 (diff)
downloadsamba-97172e11204b2863ab1e4021aea3c40668d33aef.tar.gz
samba-97172e11204b2863ab1e4021aea3c40668d33aef.tar.bz2
samba-97172e11204b2863ab1e4021aea3c40668d33aef.zip
r23716: Clarify LDAP Manager DN and fix slapd startup syntax.
Andrew Bartlett (This used to be commit 17dad5d8c345c2c3a7643bff7a43473339a22d40)
Diffstat (limited to 'source4/setup/slapd.conf')
-rw-r--r--source4/setup/slapd.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/setup/slapd.conf b/source4/setup/slapd.conf
index 770c688f35..b39e3d5cfb 100644
--- a/source4/setup/slapd.conf
+++ b/source4/setup/slapd.conf
@@ -47,8 +47,8 @@ index nETBIOSName eq pres
database bdb
suffix ${DOMAINDN}
-rootdn cn=Manager,${DOMAINDN}
-rootpw ${LDAPMANAGERPASS}
+rootdn ${LDAP_MANAGERDN}
+rootpw ${LDAP_MANAGERPASS}
directory ${LDAPDIR}/db/user
index objectClass eq
index samAccountName eq