user_admin role not able to add/remove users from groups
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2024 10:41 AM
My user admin account have snc_internal and user_admin. When I try to add/remove users from groups, I get "user is not authorized to perform this action". Please advise.
Thanks,
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2024 10:50 AM
Check ACLs for [sys_user_grmember] table to see if "user_admin" role is allowed to create/update/delete records in that table.
Blog: https://sys.properties | Telegram: https://t.me/sys_properties | LinkedIn: https://www.linkedin.com/in/slava-savitsky/
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2024 01:38 PM
There are roles assigned to a group that prevents user_admin to add/remove users from groups. The work around is to populate the role's assignable_by field with another role.