Bug 577817 - LDAP: If ldap user is moved from one ldap group to another with different role privileges, after login user should have privilages of role to which the user is currently member of group.
Summary: LDAP: If ldap user is moved from one ldap group to another with different rol...
Keywords:
Status: CLOSED DUPLICATE of bug 577800
Alias: None
Product: RHQ Project
Classification: Other
Component: Configuration
Version: 3.0.0
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
: ---
Assignee: Simeon Pinder
QA Contact: Corey Welton
URL:
Whiteboard:
Depends On: 577800
Blocks: jon24-ldap
TreeView+ depends on / blocked
 
Reported: 2010-03-29 11:28 UTC by Sunil Kondkar
Modified: 2010-04-20 21:19 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-04-20 21:19:24 UTC
Embargoed:


Attachments (Terms of Use)

Description Sunil Kondkar 2010-03-29 11:28:06 UTC
Description of problem:

LDAP: If ldap user is moved from one ldap group to another with different role previlages, after login user should have previlages of role to which the user is currently member of group.

Version-Release number of selected component (if applicable):


How reproducible:

3.0.0-SNAPSHOT

Steps to Reproduce:

1. Create two ldap groups (Ex: Test1 and Test2)
2. Create two ldap users (user1 and user2)
3. Make ldap user 'user1' member of 'Test1' ldap group.
4. Make ldap user 'user2' member of 'Test2' ldap group.
5. Login to rhq as rhqadmin.
6. Assign ldap group 'Test1' to some role say 'All Resources Role'.
7. Create a new role say 'Role2' and assign ldap group 'Test2' to 'Role2'.
8. Logut and login as user1 to rhq.
9. Logout and login as user2 to rhq.
10. Move ldap user 'user2' from ldap group 'Test2' to 'Test1'.
11. Login to rhq as user 'user2'.
12. Check the user role privileges after login.
  
Actual results:

User has privileges of previous role 'Role2'.

Expected results:

User should now have different privileges (of role 'All Resources' role) based on the role to which the user is currently member of group.

Additional info:

Comment 1 Charles Crouch 2010-04-05 15:58:08 UTC
This sounds just like BZ-577800, except their the user went from having some privileges to having none.

Comment 2 Simeon Pinder 2010-04-20 21:13:20 UTC
Confirmed to be a duplicate of BZ-577800.

Comment 3 Simeon Pinder 2010-04-20 21:19:24 UTC

*** This bug has been marked as a duplicate of bug 577800 ***


Note You need to log in before you can comment on or make changes to this bug.