Skip to content
Snippets Groups Projects
Commit 7b587da5 authored by Jong Hyuk Choi's avatar Jong Hyuk Choi
Browse files

syncrepl : id -> rid

parent 74c7e200
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
......@@ -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"
......
......@@ -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"
......
......@@ -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"
......
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment