Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.0.X EE, 6.1.X EE, 6.2.0 CE M5
-
Component/s: WCM, WCM > Sites Administration
-
Environment:Any
-
Branch Version/s:6.1.x, 6.0.x
-
Backported to Branch:Committed
-
Story Points:8
-
Fix Priority:4
-
Similar Issues:
Description
Using the Manage Site Memberships UI, a user having only the Site/Organization Administrator role can remove a user with the Site/Organizator Owner role from the site.
The expected behavior is that Onwers should be protected from regular Administrators. Specifically the following rules must be met.
1) A Site/Organization Administrator cannot delete the membership of any other Administrator or Owner.
2) A Site/Organization Administrator cannot remove the Site/Organization Administrator or Owner role of other administrators/owners.
3) A Site/Organization Owner can delete the membership or remove the roles from any other administrator or owner.

We should probably fix this. It should be fairly straight forward fix.