https://bugs.openldap.org/show_bug.cgi?id=10414
Issue ID: 10414 Summary: slapadd/modify adding a new entry to cn=config tries to re-add frontend Product: OpenLDAP Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: slapd Assignee: bugs@openldap.org Reporter: ondra@mistotebe.net Target Milestone: ---
The tool API does not know that the frontend entry was already present so it tries and fails to add it.
https://bugs.openldap.org/show_bug.cgi?id=10414
Ondřej Kuzník ondra@mistotebe.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |IN_PROGRESS Assignee|bugs@openldap.org |ondra@mistotebe.net Ever confirmed|0 |1
--- Comment #1 from Ondřej Kuzník ondra@mistotebe.net --- https://git.openldap.org/openldap/openldap/-/merge_requests/818
https://bugs.openldap.org/show_bug.cgi?id=10414
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs_review | Target Milestone|--- |2.6.12
https://bugs.openldap.org/show_bug.cgi?id=10414
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|2.6.12 |2.6.13
https://bugs.openldap.org/show_bug.cgi?id=10414
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- head:
• 1668b5c4 by Ondřej Kuzník at 2025-12-16T16:33:10+00:00 ITS#10414 Remember whether we have a frontend/back-config
• 176680e8 by Ondřej Kuzník at 2025-12-16T16:33:10+00:00 ITS#10414 Do not replace tool's provided buffer
RE26:
• b32489ef by Ondřej Kuzník at 2026-02-13T01:12:55+00:00 ITS#10414 Remember whether we have a frontend/back-config
• 0cbfec0b by Ondřej Kuzník at 2026-02-13T01:13:03+00:00 ITS#10414 Do not replace tool's provided buffer
https://bugs.openldap.org/show_bug.cgi?id=10414
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED