Bug 719926
Summary: | WebUI not displaying admin options if the user is admin, but only via nested group | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Retired] freeIPA | Reporter: | Oliver Falk <oliver> | ||||||
Component: | WebUI | Assignee: | Adam Young <ayoung> | ||||||
Status: | CLOSED UPSTREAM | QA Contact: | Chandrasekar Kannan <ckannan> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 2.0 | CC: | ayoung, benl, dpal, jgalipea | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | |||||||||
: | 720336 (view as bug list) | Environment: | |||||||
Last Closed: | 2012-03-28 09:25:40 UTC | Type: | --- | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 720336 | ||||||||
Attachments: |
|
Description
Oliver Falk
2011-07-08 12:46:50 UTC
Update: Version-Release number of selected component (if applicable): [root@ipa01 ~]# rpm -q freeipa-server freeipa-server-2.0.1-2.fc15.i686 (Used the wrong buffer) Question ... there are radio buttons for direct and indirect members now ... are you selecting indirect members to see user asdf as an indirect member of admin group? This is working for me. Created attachment 511940 [details]
indirect member of a group
Your different looks different to mine... 8-/ However, the user is - of course - an indirect member, since it is direct member in the group 'xxx', and 'xxx' group is member in the 'admin' group. As already said. Again, it's not a problem that the user doesn't belong to the group when it comes to ldap queries or if you check the user using the WebUI. But if you log in with the user, you only see the user UI and not the admin UI... Created attachment 512200 [details]
screenshot of admin user logged in
I see what you mean now ....
Fixed upstream in http://git.fedorahosted.org/git/?p=freeipa.git;a=commit;h=04753403445dd5b73baa1422206b5ca352281e4a I cannot apply this patch with my current version (freeipa-server-2.0.1-2.fc15). |