https://bugs.openldap.org/show_bug.cgi?id=9471
Issue ID: 9471 Summary: Add RBAC overlay to core Product: OpenLDAP Version: 2.5 Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: --- Component: overlays Assignee: bugs@openldap.org Reporter: quanah@openldap.org Target Milestone: ---
Symas will contribute its RBAC overlay to core
The slapo-rbac overlay is an implementation of the ANSI INCITS 359 Role-Based Access Control (RBAC) Core.
When instantiated, it intercepts, decodes and enforces specific RBAC policies per the Apache Fortress RBAC data formats.
The overlay provides a set of extended operations.
They include session create/delete, checkAccess, addActiveRole, dropActiveRole and sessionRoles.
https://bugs.openldap.org/show_bug.cgi?id=9471
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@openldap.org |ondra@mistotebe.net Target Milestone|--- |2.5.3
https://bugs.openldap.org/show_bug.cgi?id=9471
Ondřej Kuzník ondra@mistotebe.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Add RBAC overlay to core |Add RBAC overlay to contrib
--- Comment #1 from Ondřej Kuzník ondra@mistotebe.net --- See MR!292, some of the code has been developed by non-project members, here is the IPR notice:
The attached files are derived from OpenLDAP Software. All of the modifications to OpenLDAP Software represented in the following patch were developed by Symas Corporation. Symas Corporation has not assigned rights and/or interest in this work to any party.
I, Ondřej Kuzník, am authorized by Symas Corporation to release this work under the following terms.
The attached modifications to OpenLDAP Software are subject to the following notice:
Copyright 2013-2021 Symas Corporation Redistribution and use in source and binary forms, with or without modification, are permitted only as authorized by the OpenLDAP Public License.
https://bugs.openldap.org/show_bug.cgi?id=9471
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- Commits: • d594ffe9 by Ondřej Kuzník at 2021-03-18T19:36:39+00:00 ITS#9471 Add RBAC overlay to contrib
https://bugs.openldap.org/show_bug.cgi?id=9471
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED
https://bugs.openldap.org/show_bug.cgi?id=9471
--- Comment #3 from Quanah Gibson-Mount quanah@openldap.org --- Commits: • 9bb87c58 by Quanah Gibson-Mount at 2021-04-01T22:23:41+00:00 ITS#9471 - Install slapo-rbac(5) man page
https://bugs.openldap.org/show_bug.cgi?id=9471
Ondřej Kuzník ondra@mistotebe.net changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.openldap.org/s | |how_bug.cgi?id=10103