https://bugs.openldap.org/show_bug.cgi?id=9768
Issue ID: 9768 Summary: slapo-translucent handling of deletion of multi-valued configuration attributes removes wrong value from list 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: ---
If olcTranslucentLocal/olcTranslucentRemote is passed multiple attribute names in a single value that (or one further down the list) is later removed, the overlay doesn't handle its removal correctly. We should encourage users to provide a single attribute name per value, just like we do in EMIT for those provided in slapd.conf.
https://bugs.openldap.org/show_bug.cgi?id=9768
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/466
https://bugs.openldap.org/show_bug.cgi?id=9768
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs_review | Target Milestone|--- |2.5.10 Assignee|bugs@openldap.org |ondra@mistotebe.net
https://bugs.openldap.org/show_bug.cgi?id=9768
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|IN_PROGRESS |RESOLVED Target Milestone|2.5.10 |2.7.0
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- head:
• d8331e1b by Ondřej Kuzník at 2022-01-05T21:24:07+00:00 ITS#9768 Enforce single name per olcTranslucentLocal/olcTranslucentRemote value
RE26:
• e38befe7 by Ondřej Kuzník at 2022-01-10T20:27:35+00:00 ITS#9768 Warn for unsupported configs
RE25:
• d8839b8a by Ondřej Kuzník at 2022-01-12T21:58:50+00:00 ITS#9768 Warn for unsupported configs