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