mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
Cannot set rootpw when rootdn is not under suffix
This commit is contained in:
parent
af744d8f1e
commit
42ea8ef9cd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user