]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-syncrepl-slave-refresh1.conf
First rounded of changes in prep for 2.2.beta3
[openldap] / tests / data / slapd-syncrepl-slave-refresh1.conf
index 5245f1a8007b5e24ae120020d151faf1e0afd948..15543497ab9fa91c01e3ee4c2f245f909b7ffb09 100644 (file)
@@ -9,8 +9,8 @@ include ./schema/inetorgperson.schema
 include ./schema/openldap.schema
 include ./schema/nis.schema
 #
-pidfile     ./test-repl/r1/slapd.pid
-argsfile    ./test-repl/r1/slapd.args
+pidfile     ./testrun/slapd.2.pid
+argsfile    ./testrun/slapd.2.args
 
 modulepath      ../servers/slapd/back-@BACKEND@/
 @MODULELOAD@
@@ -21,7 +21,7 @@ modulepath      ../servers/slapd/back-@BACKEND@/
 
 database       @BACKEND@
 suffix         "o=University of Michigan,c=US"
-directory      ./test-repl/r1
+directory      ./testrun/db.2.a
 rootdn         "cn=Replica,o=University of Michigan,c=US"
 rootpw         secret
 #ldbm#index            objectClass     eq
@@ -29,9 +29,11 @@ rootpw               secret
 #bdb#index             objectClass     eq
 #bdb#index             cn,sn,uid       pres,eq,sub
 
+sessionlog 1 100
+
 # Don't change syncrepl spec yet
 syncrepl id=1
-                provider=ldap://localhost:9009
+                provider=ldap://localhost:9011
                 updatedn="cn=Replica,o=University of Michigan,c=US"
                 binddn="cn=Manager,o=University of Michigan,c=US"
                 bindmethod=simple
@@ -42,4 +44,4 @@ syncrepl id=1
                 schemachecking=off
                 scope=sub
                 type=refreshOnly
-                interval=00:00:01
+                interval=00:00:00:10