]> git.sur5r.net Git - openldap/blob - tests/data/slapd-master.conf
2d4e879bd41640b000ee6baf8cb5b4db38ba20bd
[openldap] / tests / data / slapd-master.conf
1 # $OpenLDAP$
2 #
3 # master slapd config -- for testing
4 #
5 ucdata-path     ./ucdata
6 include ./schema/core.schema
7 include ./schema/cosine.schema
8 include ./schema/inetorgperson.schema
9 include ./schema/openldap.schema
10 pidfile     ./test-db/slapd.pid
11 argsfile    ./test-db/slapd.args
12
13 #######################################################################
14 # ldbm database definitions
15 #######################################################################
16
17 database        @BACKEND@
18 suffix          "o=University of Michigan,c=US"
19 directory       ./test-db
20 rootdn          "cn=Manager,o=University of Michigan,c=US"
21 rootpw          secret
22 #ldbm#index             objectClass eq
23 #bdb#index              objectClass eq