https://bugs.openldap.org/show_bug.cgi?id=9758
Issue ID: 9758 Summary: slapd-sock cn=config issues Product: OpenLDAP Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: overlays Assignee: bugs@openldap.org Reporter: ondra@mistotebe.net Target Milestone: ---
This module has multiple issues with cn=config processing: - empty/missing sockdnpat can trigger an assert - adding multiple olcDbSocketExtensions/olcOvSocketOps/olcOvSocketResps does not work as expected, deletes are also broken
https://bugs.openldap.org/show_bug.cgi?id=9758
Ondřej Kuzník ondra@mistotebe.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |IN_PROGRESS Ever confirmed|0 |1
--- Comment #1 from Ondřej Kuzník ondra@mistotebe.net --- https://git.openldap.org/openldap/openldap/-/merge_requests/457
https://bugs.openldap.org/show_bug.cgi?id=9758
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs_review | Target Milestone|--- |2.6.1 Assignee|bugs@openldap.org |ondra@mistotebe.net
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- https://git.openldap.org/openldap/openldap/-/merge_requests/457
https://bugs.openldap.org/show_bug.cgi?id=9758
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |TEST Status|IN_PROGRESS |RESOLVED
--- Comment #3 from Quanah Gibson-Mount quanah@openldap.org --- head:
• da73c184 by Ondřej Kuzník at 2021-12-10T19:13:40+00:00 ITS#9758 Fix slapd-sock value add/delete
• 3d908bcd by Ondřej Kuzník at 2021-12-10T19:13:40+00:00 ITS#9758 Make sure we don't end up with duplicates in entry
https://bugs.openldap.org/show_bug.cgi?id=9758
--- Comment #4 from Quanah Gibson-Mount quanah@openldap.org --- RE26:
• 961b3f2d by Ondřej Kuzník at 2021-12-13T17:09:08+00:00 ITS#9758 Fix slapd-sock value add/delete
• d9957587 by Ondřej Kuzník at 2021-12-13T17:09:17+00:00 ITS#9758 Make sure we don't end up with duplicates in entry
https://bugs.openldap.org/show_bug.cgi?id=9758
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED Resolution|TEST |FIXED