]> git.sur5r.net Git - openldap/commitdiff
s/master/provider/
authorKurt Zeilenga <kurt@openldap.org>
Tue, 10 Jun 2003 18:32:20 +0000 (18:32 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 10 Jun 2003 18:32:20 +0000 (18:32 +0000)
tests/data/slapd-syncrepl-slave-persist.conf
tests/data/slapd-syncrepl-slave-refresh.conf

index 058f89fa64b57619fe2b4916ad75ddde0048f72b..ff086f81064877301ebfbf512c055b68b663ccec 100644 (file)
@@ -31,13 +31,13 @@ rootpw              secret
 
 # Don't change syncrepl spec yet
 syncrepl id=1
-                master=ldap://localhost:9009
+                provider=ldap://localhost:9009
                 updatedn="cn=Replica,o=University of Michigan,c=US"
                 binddn="cn=Manager,o=University of Michigan,c=US"
                 bindmethod=simple
                 credentials=secret
                 searchbase="o=University of Michigan,c=US"
-                filter="objectClass=*"
+                filter="(objectClass=*)"
                 attrs="*"
                 lastmod=req
                 scope=sub
index 82a4a52e997aa9d6a47e883ba9491ebc7ba3b9d5..55befdc21af6ef8438b31c1feef5cc1799a465ed 100644 (file)
@@ -31,13 +31,13 @@ rootpw              secret
 
 # Don't change syncrepl spec yet
 syncrepl id=1
-                master=ldap://localhost:9009
+                provider=ldap://localhost:9009
                 updatedn="cn=Replica,o=University of Michigan,c=US"
                 binddn="cn=Manager,o=University of Michigan,c=US"
                 bindmethod=simple
                 credentials=secret
                 searchbase="o=University of Michigan,c=US"
-                filter="objectClass=*"
+                filter="(objectClass=*)"
                 attrs="*"
                 lastmod=req
                 scope=sub