3 # master slapd config -- for testing of SYNC replication
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
12 pidfile ./test-db/slapd.pid
13 argsfile ./test-db/slapd.args
15 modulepath ../servers/slapd/back-@BACKEND@/
18 #######################################################################
19 # master database definitions
20 #######################################################################
23 suffix "o=University of Michigan,c=US"
25 rootdn "cn=Manager,o=University of Michigan,c=US"
27 #ldbm#index objectClass eq
28 #ldbm#index cn,sn,uid pres,eq,sub
29 #bdb#index objectClass eq
30 #bdb#index cn,sn,uid pres,eq,sub