mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 09:09:54 -05:00
17 lines
369 B
Text
17 lines
369 B
Text
include @SCHEMADIR@/core.schema
|
|
|
|
#mod#modulepath ../servers/slapd/back-@BACKEND@/
|
|
#mod#moduleload back_@BACKEND@.la
|
|
|
|
database @BACKEND@
|
|
suffix "o=undo"
|
|
rootdn "cn=Manager,o=undo"
|
|
rootpw secret
|
|
#~null~#directory @TESTDIR@/db.1.a
|
|
#indexdb#index objectClass eq
|
|
#indexdb#index cn,sn,uid pres,eq,sub
|
|
|
|
database monitor
|
|
|
|
database config
|
|
include @TESTDIR@/configpw.conf
|