Excluding Groups from Manage System Security Roles
I thought I knew how to solve this but it is not working as expected.
We are trying to prevent a Child Group of users called "App_Administrators" from changing System Security. We want them to be able to still 'view' security roles, groups, and users -- just not be able to make any changes.
The Group called App_Administrators is a child group in the Administrators Group (which is needed because we want application administrators to be able to run OSD System Snapshots on demand). Since the child group is part of Administrators, we thought all we needed to do was create an Exclusion Group that effectively takes App_Administrators back out of Administrators and apply it to the ManageSystemSecurity roles (there are three of them).
After creating the Exclusion Group and applying it to the following Roles
- ManageSystemSecurityUsers,
- ManageSystemSecurityGroups,
- ManageSystemSecurityRoles,
we found that the security group App_Administrators members could still modify security (after logging out and logging back in). This seems like it should not be the case. Thoughts? Are we doing something wrong here? If you belong to the Administrators group, even through a child group, do Exclusion Groups not apply to you?
Unfortunately, after a lot of discussion, I think this is the only solution, which I've put in IdeaStream;