diff options
author | Martin Kosek <mkosek@redhat.com> | 2011-01-21 09:20:01 +0100 |
---|---|---|
committer | Rob Crittenden <rcritten@redhat.com> | 2011-01-26 17:55:17 -0500 |
commit | 65a146cdca7c62301b5be978027a44d880424529 (patch) | |
tree | 228590b5a5649ec55687fe8d41a097330640efa1 /ipa.1 | |
parent | add7d701c688be4d9699034427e5ab1be67a8bac (diff) | |
download | freeipa-65a146cdca7c62301b5be978027a44d880424529.tar.gz freeipa-65a146cdca7c62301b5be978027a44d880424529.tar.xz freeipa-65a146cdca7c62301b5be978027a44d880424529.zip |
ACI plugin supports prefixes
When more than one plugin produce ACIs, they share common namespace
of ACI name. This may lead to name collisions between the ACIs
from different plugins.
This patch introduces a mandatory "prefix" attribute for non-find
ACI operations which allow plugins to use their own prefixes
(i.e. namespaces) which is then used when a name of the ACI is
generated.
Permission, Delegation and Selfservice plugins has been updated
to use their own prefixes thus avoiding name collisions by using
their own namespaces. Default ACIs in LDIFs has been updated to
follow this new policy.
Permission plugin now uses its CN (=primary key) instead of
description in ACI names as Description may not be unique.
This change requires an IPA server reinstall since the default ACI
set has been changed.
https://fedorahosted.org/freeipa/ticket/764
Diffstat (limited to 'ipa.1')
0 files changed, 0 insertions, 0 deletions