From 7b587da5c1b8403805e2028c39e992c6aa6995d5 Mon Sep 17 00:00:00 2001 From: Jong Hyuk Choi Date: Wed, 26 Nov 2003 22:45:21 +0000 Subject: [PATCH] syncrepl : id -> rid --- tests/data/slapd-syncrepl-slave-persist1.conf | 2 +- tests/data/slapd-syncrepl-slave-persist2.conf | 2 +- tests/data/slapd-syncrepl-slave-persist3.conf | 2 +- tests/data/slapd-syncrepl-slave-refresh1.conf | 2 +- tests/data/slapd-syncrepl-slave-refresh2.conf | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/data/slapd-syncrepl-slave-persist1.conf b/tests/data/slapd-syncrepl-slave-persist1.conf index 31fc3660ba..381517481e 100644 --- a/tests/data/slapd-syncrepl-slave-persist1.conf +++ b/tests/data/slapd-syncrepl-slave-persist1.conf @@ -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" diff --git a/tests/data/slapd-syncrepl-slave-persist2.conf b/tests/data/slapd-syncrepl-slave-persist2.conf index 6b3ab2376a..96d6e5eea6 100644 --- a/tests/data/slapd-syncrepl-slave-persist2.conf +++ b/tests/data/slapd-syncrepl-slave-persist2.conf @@ -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" diff --git a/tests/data/slapd-syncrepl-slave-persist3.conf b/tests/data/slapd-syncrepl-slave-persist3.conf index a7901858c1..1b4b18f3b8 100644 --- a/tests/data/slapd-syncrepl-slave-persist3.conf +++ b/tests/data/slapd-syncrepl-slave-persist3.conf @@ -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" diff --git a/tests/data/slapd-syncrepl-slave-refresh1.conf b/tests/data/slapd-syncrepl-slave-refresh1.conf index 15543497ab..f1e977b909 100644 --- a/tests/data/slapd-syncrepl-slave-refresh1.conf +++ b/tests/data/slapd-syncrepl-slave-refresh1.conf @@ -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" diff --git a/tests/data/slapd-syncrepl-slave-refresh2.conf b/tests/data/slapd-syncrepl-slave-refresh2.conf index f9271cc2c9..4f63184125 100644 --- a/tests/data/slapd-syncrepl-slave-refresh2.conf +++ b/tests/data/slapd-syncrepl-slave-refresh2.conf @@ -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" -- 2.39.5