]> git.sur5r.net Git - openldap/blob - tests/data/slapd-referrals.conf
Add initial support for modify/increment. No over/under flow detection.
[openldap] / tests / data / slapd-referrals.conf
1 # $OpenLDAP$
2 #
3 # referral 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 include ./schema/nis.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          "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 #bdb#index              objectClass eq