https://bugs.openldap.org/show_bug.cgi?id=10397
Issue ID: 10397 Summary: Presence of "auditContext" in root database entry can break replication Product: OpenLDAP Version: 2.6.10 Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: slapd Assignee: bugs@openldap.org Reporter: quanah@openldap.org Target Milestone: ---
When bootstrapping a new environment, I found that the:
"auditContext: cn=accesslog"
attribute that is added on a provider breaks replication when attempting to replicate to a consumer that has no database present and lacks the accesslog overlay, since that is what defines the attribute in question. Instead we get a corrupted entry with an inability to write to the local database.