]> git.sur5r.net Git - openldap/commitdiff
syncrepl : id -> rid
authorJong Hyuk Choi <jongchoi@openldap.org>
Wed, 26 Nov 2003 22:45:21 +0000 (22:45 +0000)
committerJong Hyuk Choi <jongchoi@openldap.org>
Wed, 26 Nov 2003 22:45:21 +0000 (22:45 +0000)
tests/data/slapd-syncrepl-slave-persist1.conf
tests/data/slapd-syncrepl-slave-persist2.conf
tests/data/slapd-syncrepl-slave-persist3.conf
tests/data/slapd-syncrepl-slave-refresh1.conf
tests/data/slapd-syncrepl-slave-refresh2.conf

index 31fc3660bacc47157169ed942b0b6e01ab254b8a..381517481e2c2cd3c1e874c7ad9bf5bc7cee4eb7 100644 (file)
@@ -30,7 +30,7 @@ rootpw                secret
 #bdb#index             cn,sn,uid       pres,eq,sub
 
 # Don't change syncrepl spec yet
-syncrepl id=1
+syncrepl rid=1
                 provider=ldap://localhost:9011
                 updatedn="cn=Replica,o=University of Michigan,c=US"
                 binddn="cn=Manager,o=University of Michigan,c=US"
index 6b3ab2376ac126c818c03b48a254d0ba5f6050a6..96d6e5eea6207d0f1eedc9763ad38dcc0fb2e77f 100644 (file)
@@ -30,7 +30,7 @@ rootpw                secret
 #bdb#index             cn,sn,uid       pres,eq,sub
 
 # Don't change syncrepl spec yet
-syncrepl id=1
+syncrepl rid=1
                 provider=ldap://localhost:9014
                 updatedn="cn=Replica,o=University of Michigan,c=US"
                 binddn="cn=Replica,o=University of Michigan,c=US"
index a7901858c12afe0d7a83d0c40d384da1a4f0e49e..1b4b18f3b878d973ed7b688370d4463cbdf764c9 100644 (file)
@@ -30,7 +30,7 @@ rootpw                secret
 #bdb#index             cn,sn,uid       pres,eq,sub
 
 # Don't change syncrepl spec yet
-syncrepl id=1
+syncrepl rid=1
                 provider=ldap://localhost:9011
                 updatedn="cn=Replica,o=University of Michigan,c=US"
                 binddn="cn=Manager,o=University of Michigan,c=US"
index 15543497ab9fa91c01e3ee4c2f245f909b7ffb09..f1e977b909ffed7200eca9d5a4b72504b2098a05 100644 (file)
@@ -32,7 +32,7 @@ rootpw                secret
 sessionlog 1 100
 
 # Don't change syncrepl spec yet
-syncrepl id=1
+syncrepl rid=1
                 provider=ldap://localhost:9011
                 updatedn="cn=Replica,o=University of Michigan,c=US"
                 binddn="cn=Manager,o=University of Michigan,c=US"
index f9271cc2c93c948c84436ee367e1262805483cc7..4f6318412580fe798fb3ce0cd2f9069fd2c4eddd 100644 (file)
@@ -30,7 +30,7 @@ rootpw                secret
 #bdb#index             cn,sn,uid       pres,eq,sub
 
 # Don't change syncrepl spec yet
-syncrepl id=1
+syncrepl rid=1
                 provider=ldap://localhost:9012
                 updatedn="cn=Replica,o=University of Michigan,c=US"
                 binddn="cn=Replica,o=University of Michigan,c=US"