]> git.sur5r.net Git - openldap/blob - tests/data/slapd-config-undo.conf
Removed all references to ldbm from test data and man pages. Only slapd-ldbm.5 left.
[openldap] / tests / data / slapd-config-undo.conf
1 include         @SCHEMADIR@/core.schema
2
3 #mod#modulepath ../servers/slapd/back-@BACKEND@/
4 #mod#moduleload back_@BACKEND@.la
5 #monitormod#modulepath ../servers/slapd/back-monitor/
6 #monitormod#moduleload back_monitor.la
7
8 database        @BACKEND@
9 suffix          "o=undo"
10 directory       @TESTDIR@/db.1.a
11 rootdn          "cn=Manager,o=undo"
12 rootpw          secret
13 #bdb#index              objectClass     eq
14 #bdb#index              cn,sn,uid       pres,eq,sub
15 #hdb#index              objectClass     eq
16 #hdb#index              cn,sn,uid       pres,eq,sub
17
18
19
20 #monitor#database       monitor
21
22 database config
23 include         @TESTDIR@/configpw.conf