]> git.sur5r.net Git - openldap/blob - tests/data/slapd.conf
Run the lock detector
[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 schemacheck     on
12 pidfile     ./test-db/slapd.pid
13 argsfile    ./test-db/slapd.args
14
15 #######################################################################
16 # ldbm database definitions
17 #######################################################################
18
19 database        @BACKEND@
20 suffix          "o=University of Michigan, c=US"
21 directory       ./test-db
22 rootdn          "cn=Manager, o=University of Michigan, c=US"
23 rootpw          secret
24 #ldbm#index             objectclass     eq
25 #ldbm#index             uid     pres,eq,sub
26 #ldbm#index             name    pres,eq,sub,subany
27 #ldbm#dbnosync
28 #ldbm#dbnolocking
29 #bdb#index              objectclass     eq
30 #bdb#index              uid     pres,eq,sub
31 #bdb#index              name    pres,eq,sub,subany
32 #bdb#lockdetect default 5