]> git.sur5r.net Git - openldap/blob - tests/data/slapd.conf
ITS#2401 support tests for dynamically loaded backends
[openldap] / tests / data / slapd.conf
1 # $OpenLDAP$
2 #
3 # stand-alone slapd config -- for testing
4 #       with indexing
5 #
6 ucdata-path     ./ucdata
7 include ./schema/core.schema
8 include ./schema/cosine.schema
9 include ./schema/inetorgperson.schema
10 include ./schema/openldap.schema
11 pidfile     ./test-db/slapd.pid
12 argsfile    ./test-db/slapd.args
13
14 modulepath      ../servers/slapd/back-@BACKEND@/
15 @MODULELOAD@
16
17 #######################################################################
18 # ldbm database definitions
19 #######################################################################
20
21 database        @BACKEND@
22 suffix          "o=University of Michigan, c=US"
23 directory       ./test-db
24 rootdn          "cn=Manager, o=University of Michigan, c=US"
25 rootpw          secret
26 #ldbm#index             objectclass     eq
27 #ldbm#index             uid     pres,eq,sub
28 #ldbm#index             name    pres,eq,sub,subany
29 #ldbm#dbnosync
30 #ldbm#dbnolocking
31 #bdb#index              objectclass     eq
32 #bdb#index              uid     pres,eq,sub
33 #bdb#index              name    pres,eq,sub,subany
34 #bdb#lockdetect default 5