]> git.sur5r.net Git - openldap/blob - tests/data/slapd-repl-slave.conf
ca81b76529d5c2443970cebe24581ea05b68bc90
[openldap] / tests / data / slapd-repl-slave.conf
1 #
2 # master slapd config -- for testing of replication
3 #
4 include         ./data/slapd.at.conf
5 include         ./data/slapd.oc.conf
6 schemacheck     off
7
8 #######################################################################
9 # ldbm database definitions
10 #######################################################################
11
12 database        ldbm
13 suffix          "o=University of Michigan, c=US"
14 directory       ./test-repl
15 rootdn          "cn=Manager, o=University of Michigan, c=US"
16 rootpw          secret
17 updatedn        "cn=Manager, o=University of Michigan, c=US"
18 index           cn,sn,uid       pres,eq,approx
19 index           default         none
20 lastmod         on