]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-repl-submaster.conf
Misc cleanup
[openldap] / tests / data / slapd-repl-submaster.conf
index 4a0075b08888ef7e1d25d21d20f4567f23b2c52a..426dc49ab31f9630d0b1021a8de20d06114a87b8 100644 (file)
@@ -18,21 +18,20 @@ argsfile    ./test-db/slapd.args
 #######################################################################
 
 database       @BACKEND@
-cachesize      0
-suffix         "o=University of Michigan, c=US"
+#ldbm#cachesize        0
+suffix         "o=University of Michigan,c=US"
 directory      ./test-db
-rootdn         "cn=Manager, o=University of Michigan, c=US"
+rootdn         "cn=Manager,o=University of Michigan,c=US"
 rootpw         secret
 #ldbm#index            objectClass     eq
 #ldbm#index            cn,sn,uid       pres,eq,sub
 #bdb#index             objectClass     eq
 #bdb#index             cn,sn,uid       pres,eq,sub
-lastmod                on
 
 replogfile     ./test-db/slapd.replog
 
 replica                host=localhost:9010
-               suffix="ou=Groups, o=University of Michigan, c=US"
-               binddn="cn=Replica, ou=Groups, o=University of Michigan, c=US"
+               suffix="ou=Groups,o=University of Michigan,c=US"
+               binddn="cn=Replica,ou=Groups,o=University of Michigan,c=US"
                bindmethod=simple
                credentials=secret