summaryrefslogtreecommitdiffstats
path: root/tests/data/slapd-config-undo.conf
blob: fe3826e19f74f093b0ed143a8ff8511d3f6f98b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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