diff options
author | Rob Crittenden <rcritten@redhat.com> | 2011-12-06 18:15:41 -0500 |
---|---|---|
committer | Rob Crittenden <rcritten@redhat.com> | 2012-01-04 20:27:26 -0500 |
commit | 64ee2464e8f21d070358d82f40b4ec13a9546c6b (patch) | |
tree | 758cdd2ed18481bd9fd73165fbb4caf0c8fd4f1c /ipalib/plugins/role.py | |
parent | de0444defea0868bc2b3ec1ee8624a514c67a04e (diff) | |
download | freeipa.git-64ee2464e8f21d070358d82f40b4ec13a9546c6b.tar.gz freeipa.git-64ee2464e8f21d070358d82f40b4ec13a9546c6b.tar.xz freeipa.git-64ee2464e8f21d070358d82f40b4ec13a9546c6b.zip |
Display the value of memberOf ACIs in permission plugin.
There were two problems:
1. memberof wasn't in the list of things we looked for in the return value
from aci_show()
2. The value wasn't being translated into a group name.
Use the DN class to retrieve the group name from the memberof URI.
Note that I changed the parsing for targetgroup as well. We now save a lookup
and potentially returning a NotFound if an aci points to a group that no
longer exists.
https://fedorahosted.org/freeipa/ticket/2100
Diffstat (limited to 'ipalib/plugins/role.py')
0 files changed, 0 insertions, 0 deletions