https://bugs.openldap.org/show_bug.cgi?id=9311
Issue ID: 9311 Summary: Singular overlays should be flagged as such Product: OpenLDAP Version: 2.4.51 Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: --- Component: overlays Assignee: bugs@openldap.org Reporter: quanah@openldap.org Target Milestone: ---
After the fix for issue#9309 it is now possible to ensure the singularity of overlays that should only be instantiated once on a DB. Currently only two are marked this way: ppolicy and rwm.
The following overlays should also be marked this way: auditlog autoca collect constraint dds deref dyngroup dynlist seqmod sssvlv syncprov unique valsort
The following overlays it is valid to have multiple instances: accesslog memberOf pcache refint retcode translucent
The contrib overlays need examining as well.
https://bugs.openldap.org/show_bug.cgi?id=9311
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.5.0 Keywords| |OL_2_5_REQ
https://bugs.openldap.org/show_bug.cgi?id=9311
--- Comment #1 from Michael Ströder michael@stroeder.com --- (In reply to Quanah Gibson-Mount from comment #0)
The following overlays it is valid to have multiple instances:
Probably also back-sock used as overlay is on this list. At least I use it like this.
https://bugs.openldap.org/show_bug.cgi?id=9311
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- master: Commits: • 00b14b1e by Quanah Gibson-Mount at 2020-08-10T23:41:07+00:00 ITS#9133 - Fix syncprov to be singular.
(wrong its in commit)
https://bugs.openldap.org/show_bug.cgi?id=9311
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |TEST
--- Comment #3 from Quanah Gibson-Mount quanah@openldap.org --- Commits: • aa782993 by Quanah Gibson-Mount at 2020-08-21T19:34:27+00:00 ITS#9311 - Correctly mark overlays as singular
• f876eac3 by Quanah Gibson-Mount at 2020-08-21T19:34:27+00:00 ITS#9311 - Contrib modules to be singular
https://bugs.openldap.org/show_bug.cgi?id=9311
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|OL_2_5_REQ |
https://bugs.openldap.org/show_bug.cgi?id=9311
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|TEST |FIXED Status|RESOLVED |VERIFIED