mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-26 16:52:55 -05:00
now syncprov wants lastmod on (ITS#4632)
This commit is contained in:
parent
b03afa868c
commit
ee3c999166
1 changed files with 5 additions and 0 deletions
|
|
@ -43,6 +43,11 @@ suffix "dc=example,dc=com"
|
|||
rootdn "cn=Whoever"
|
||||
uri @URI2@
|
||||
|
||||
# ITS#4632: syncprov now wants this on (ITS#4613); however, since checks
|
||||
# are in place to prevent lastmod operational attrs to be added twice,
|
||||
# this shuld make no harm
|
||||
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
|
||||
acl-bind bindmethod=simple
|
||||
|
|
|
|||
Loading…
Reference in a new issue