openldap/tests/data/slapd-config-undo.conf

18 lines
369 B
Text
Raw Normal View History

2007-02-07 12:09:20 -05:00
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
2009-11-29 13:38:04 -05:00
#~null~#directory @TESTDIR@/db.1.a
#indexdb#index objectClass eq
#indexdb#index cn,sn,uid pres,eq,sub
database monitor
2007-02-07 12:09:20 -05:00
database config
include @TESTDIR@/configpw.conf