]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-repl-slave.conf
First rounded of changes in prep for 2.2.beta3
[openldap] / tests / data / slapd-repl-slave.conf
index a38457f49ecb565ce5db8f990f9be7513e66b58f..cdd78785a903e3e13fc88d3f0ef5bbd8c849a7b6 100644 (file)
@@ -7,12 +7,13 @@ include ./schema/core.schema
 include ./schema/cosine.schema
 include ./schema/inetorgperson.schema
 include ./schema/openldap.schema
+include ./schema/nis.schema
 #
-schemacheck    off
-pidfile     ./test-repl/slapd.pid
-argsfile    ./test-repl/slapd.args
+pidfile     ./testrun/slapd.2.pid
+argsfile    ./testrun/slapd.2.args
 
-#referral      "ldap://localhost:9009/"
+modulepath      ../servers/slapd/back-@BACKEND@/
+@MODULELOAD@
 
 #######################################################################
 # ldbm database definitions
@@ -21,11 +22,11 @@ argsfile    ./test-repl/slapd.args
 database       @BACKEND@
 #ldbm#cachesize        0
 suffix         "o=University of Michigan,c=US"
-directory      ./test-repl
+directory      ./testrun/db.2.a
 rootdn         "cn=Replica,o=University of Michigan,c=US"
 rootpw         secret
 updatedn       "cn=Replica,o=University of Michigan,c=US"
-updateref      "ldap://localhost:9009"
+updateref      "ldap://localhost:9010"
 #ldbm#index            objectClass     eq
 #ldbm#index            cn,sn,uid       pres,eq,sub
 #bdb#index             objectClass     eq