]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-syncrepl-slave-persist3.conf
First rounded of changes in prep for 2.2.beta3
[openldap] / tests / data / slapd-syncrepl-slave-persist3.conf
index bb3d315b9b2e5a1985097ca98811b46acbab455e..a7901858c12afe0d7a83d0c40d384da1a4f0e49e 100644 (file)
@@ -9,8 +9,8 @@ include ./schema/inetorgperson.schema
 include ./schema/openldap.schema
 include ./schema/nis.schema
 #
-pidfile     ./test-repl/p3/slapd.pid
-argsfile    ./test-repl/p3/slapd.args
+pidfile     ./testrun/slapd.6.pid
+argsfile    ./testrun/slapd.6.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/p3
+directory      ./testrun/db.6.a
 rootdn         "cn=Replica,o=University of Michigan,c=US"
 rootpw         secret
 #ldbm#index            objectClass     eq
@@ -31,7 +31,7 @@ rootpw                secret
 
 # 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