synchronizationStrategy.help=Strategy to use for almost-real-time sycnrhonization. Values: "none", "auto", "sunChangeLog", "modifyTimestamp"
synchronizationStrategy.help=Strategy to use for almost-real-time synchronization. Values: "none", "auto", "sunChangeLog", "modifyTimestamp", "openLdapAccessLog"
baseContextsToSynchronize.display=Base contexts to synchronize
baseContextsToSynchronize.help=List of base contexts DNs that will be accepted during synchronization. If set to empty then all DNs will be accepted.
...
...
@@ -203,3 +203,12 @@ powershellArgumentStyle.help=Style of argument processing when invoking powershe
manageReciprocalGroupAttributes.display=Manage reciprocal group attributes
manageReciprocalGroupAttributes.help=Automatically manage reciprocal group attributes such as groupMembership
openLdapAccessLogAdditionalFilter.help=An additional search filter for the delete events in the access log. Basic filter is '(&(objectClass=auditDelete)(reqResult=0)(reqStart>=<timestamp>))'