]> git.sur5r.net Git - openldap/commitdiff
Cannot set rootpw when rootdn is not under suffix
authorKurt Zeilenga <kurt@openldap.org>
Sat, 8 Jun 2002 18:49:14 +0000 (18:49 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 8 Jun 2002 18:49:14 +0000 (18:49 +0000)
tests/data/slapd-glue.conf

index 5bf85b1a8e9c27f8b071c40836a6d5cca19c5506..69256c39fd676717b1927d80a9a90b92bef3739d 100644 (file)
@@ -20,7 +20,6 @@ suffix                "ou=Information Technology Division,ou=People,o=University of Michigan,
 subordinate
 directory      ./test-db/C_db1
 rootdn         "cn=Manager, o=University of Michigan, c=US"
-rootpw         secret
 #ldbm#index            objectclass     eq
 #ldbm#index            uid     pres,eq,sub
 #ldbm#index            cn,sn   pres,eq,sub,subany
@@ -35,7 +34,6 @@ suffix                "ou=Groups,o=University of Michigan, c=US"
 subordinate
 directory      ./test-db/C_db2
 rootdn         "cn=Manager, o=University of Michigan, c=US"
-rootpw         secret
 #ldbm#index            objectclass     eq
 #ldbm#index            uid     pres,eq,sub
 #ldbm#index            cn,sn   pres,eq,sub,subany