https://bugs.openldap.org/show_bug.cgi?id=10182
Issue ID: 10182 Summary: slapo-alias doesn't work with static operational attributes Product: OpenLDAP Version: 2.6.7 Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: contrib Assignee: bugs@openldap.org Reporter: hyc@openldap.org Target Milestone: ---
It only checks in rs->sr_operational_attrs which is for dynamically generated opattrs, and ignores them if they're in the entry itself.
https://bugs.openldap.org/show_bug.cgi?id=10182
Howard Chu hyc@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |IN_PROGRESS
--- Comment #1 from Howard Chu hyc@openldap.org --- https://git.openldap.org/openldap/openldap/-/merge_requests/690
https://bugs.openldap.org/show_bug.cgi?id=10182
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.6.8 Keywords|needs_review | Assignee|bugs@openldap.org |hyc@openldap.org
https://bugs.openldap.org/show_bug.cgi?id=10182
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- commit c8caa9f6590662208f6581fec40703df9a0472d1 Author: Howard Chu hyc@openldap.org Date: Fri Feb 23 16:02:54 2024 +0000
ITS#10182 slapo-alias: check for static operational attrs too
https://bugs.openldap.org/show_bug.cgi?id=10182
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Quanah Gibson-Mount quanah@openldap.org --- RE26:
• bc6ab113 by Howard Chu at 2024-04-02T20:08:10+00:00 ITS#10182 slapo-alias: check for static operational attrs too
https://bugs.openldap.org/show_bug.cgi?id=10182
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED