Allow group managers to add/remove users to groups

jthowe64
Kilo Explorer

I am trying to set up access to allow group managers to add/remove users from their groups. I have attempted to create ACL's against sys_user_group but have been unsuccessful.
The group managers need to be able to add/remove users to the groups, but I do not want them to be able to add/remove roles to the group or add/remove users to SN.
As a noob to SN, any help/advice would be appreciated.

Thank you

10 REPLIES 10

Sounds like the issue is actually with ACLs on the 'sys_user_group' table rather than the 'sys_user_grmember' table. My solution assumes you've already got access to view groups. You'll need to add similar ACLs to the group tables to see the groups first, then the 'sys_user_grmember' ACLs will allow you to manage group memberships. Also note that ESS users cannot see any other users by default so you might need to open security up for the 'sys_user' table as well.