Skip to content
Snippets Groups Projects
Commit 4abf5824 authored by Quanah Gibson-Mount's avatar Quanah Gibson-Mount
Browse files

small typo fixes

parent 3e479cc7
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
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