mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-24 13:24:56 +08:00
Small typo.
This commit is contained in:
parent
ffd9e6ec17
commit
efefc82b18
@ -54,7 +54,7 @@ directory @TESTDIR@/db.2.a
|
||||
rootdn "cn=Replica,dc=example,dc=com"
|
||||
rootpw secret
|
||||
# HACK: use the RootDN of the monitor database as UpdateDN so ACLs apply
|
||||
# whithout the need to write the UpdateDN before starting replication
|
||||
# without the need to write the UpdateDN before starting replication
|
||||
updatedn "cn=Monitor"
|
||||
updateref @URI1@
|
||||
#bdb#index objectClass eq
|
||||
|
@ -49,7 +49,7 @@ uri @URI2@
|
||||
lastmod on
|
||||
|
||||
# HACK: use the RootDN of the monitor database as UpdateDN so ACLs apply
|
||||
# whithout the need to write the UpdateDN before starting replication
|
||||
# without the need to write the UpdateDN before starting replication
|
||||
acl-bind bindmethod=simple
|
||||
binddn="cn=Monitor"
|
||||
credentials=monitor
|
||||
@ -57,7 +57,7 @@ acl-bind bindmethod=simple
|
||||
# Don't change syncrepl spec yet
|
||||
|
||||
# HACK: use the RootDN of the monitor database as UpdateDN so ACLs apply
|
||||
# whithout the need to write the UpdateDN before starting replication
|
||||
# without the need to write the UpdateDN before starting replication
|
||||
syncrepl rid=1
|
||||
provider=@URI1@
|
||||
binddn="cn=Manager,dc=example,dc=com"
|
||||
|
Loading…
Reference in New Issue
Block a user