mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
ITS#3470 propagate operational attributes too
This commit is contained in:
parent
d140433c9f
commit
5c54351f37
@ -53,7 +53,7 @@ syncrepl rid=1
|
|||||||
credentials=secret
|
credentials=secret
|
||||||
searchbase="dc=example,dc=com"
|
searchbase="dc=example,dc=com"
|
||||||
filter="(objectClass=*)"
|
filter="(objectClass=*)"
|
||||||
attrs="*"
|
attrs="*,+"
|
||||||
schemachecking=off
|
schemachecking=off
|
||||||
scope=sub
|
scope=sub
|
||||||
type=refreshAndPersist
|
type=refreshAndPersist
|
||||||
|
Loading…
Reference in New Issue
Block a user