]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-repl-submaster.conf
added attr strip test
[openldap] / tests / data / slapd-repl-submaster.conf
index 9836e28c8722313171e482430ff6f73faa4c5e54..fc76bc13c31746cecf8acee0cbb23737d65ab344 100644 (file)
@@ -6,8 +6,7 @@ ucdata-path     ./ucdata
 include ./schema/core.schema
 include ./schema/cosine.schema
 include ./schema/inetorgperson.schema
-#
-schemacheck    off
+include ./schema/openldap.schema
 #
 pidfile     ./test-db/slapd.pid
 argsfile    ./test-db/slapd.args
@@ -17,21 +16,21 @@ 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=People, o=University of Michigan, c=US"
-               binddn="cn=Replica, o=University of Michigan, c=US"
+               suffix="ou=Groups,o=University of Michigan,c=US"
+               attr!=description
+               binddn="cn=Replica,ou=Groups,o=University of Michigan,c=US"
                bindmethod=simple
                credentials=secret