s/master/provider/

This commit is contained in:
Kurt Zeilenga 2003-06-10 18:32:20 +00:00
parent 3461e10369
commit c0089a171d
2 changed files with 4 additions and 4 deletions

View 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

View 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