From 5ea77a75dd2d2158401331879f3c8f47940a732c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 18:35:32 +0200 Subject: Adding upstream version 2.5.13+dfsg. Signed-off-by: Daniel Baumann --- tests/data/slapd-config-undo.conf | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 tests/data/slapd-config-undo.conf (limited to 'tests/data/slapd-config-undo.conf') diff --git a/tests/data/slapd-config-undo.conf b/tests/data/slapd-config-undo.conf new file mode 100644 index 0000000..1319d34 --- /dev/null +++ b/tests/data/slapd-config-undo.conf @@ -0,0 +1,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 -- cgit v1.2.3