summaryrefslogtreecommitdiffstats
path: root/tests/data/slapd-config-undo.conf
blob: 1319d34bffcf5c5676d1b030cc18e78540386d72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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
#ndb#dbname db_1
#ndb#include @DATADIR@/ndb.conf

database	monitor

database config
include		@TESTDIR@/configpw.conf