michael@stroeder.com wrote:
Full_Name: Version: OS: URL: Submission from: (NULL) (79.227.159.237)
In some cases it would be handy to explicitly exclude attributes from getting replicated with parameter 'attrs' in the syncrepl statements.
Example for working around slapo-accesslog's operational attributes getting replicated:
Use "exattrs" to exclude specific attrs. This has been supported since 2004, ITS#3289
syncrepl [..] attrs="*,+,!allowedAttributes,!allowedAttributesEffective,!allowedChildClasses,!allowedChildClassesEffective" [..]