mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-04 06:01:23 -05:00
Fix prev commit
This commit is contained in:
parent
40053ac203
commit
fe58e68049
1 changed files with 2 additions and 2 deletions
|
|
@ -43,7 +43,7 @@ database @BACKEND@
|
|||
suffix "o=translucent"
|
||||
directory @TESTDIR@/db.2.a
|
||||
rootdn "o=translucent"
|
||||
include "configpw.conf"
|
||||
rootpw secret
|
||||
#bdb#index objectClass eq
|
||||
#bdb#index cn,sn,uid pres,eq,sub
|
||||
#hdb#index objectClass eq
|
||||
|
|
@ -63,4 +63,4 @@ lastmod off
|
|||
acl-bind binddn="uid=binder,o=translucent" credentials="bindtest"
|
||||
|
||||
database config
|
||||
rootdn "o=translucent"
|
||||
include "configpw.conf"
|
||||
|
|
|
|||
Loading…
Reference in a new issue