- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2020 02:26 AM
Hi All,
now I assigned "snc_internal" role to system administrator but this role's "inherited" is false.
"snc_internal" allow users to read records of sys_user table.
so system administrator can't read records of sys_user table now.
how can I change "inherited" false to true ?
any help would be appreciated.
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2020 02:28 AM
Inherited is set when the role is granted via a Group or Parent role. It has nothing to do with the type of access. It just means you directly added the role.
Also OOTB system admin would be able to access sys_user table. Can you share the system admin user record (as printscreen)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2020 02:28 AM
Inherited is set when the role is granted via a Group or Parent role. It has nothing to do with the type of access. It just means you directly added the role.
Also OOTB system admin would be able to access sys_user table. Can you share the system admin user record (as printscreen)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2020 02:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2020 02:39 AM
Ok so if the only role is snc_internal you cannot do much.
What is it you want to do with the user? System admin usually are in an 'admin'-group of some kind and roles are added to the group.
The Roles and what they can do can be found here:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2020 03:02 AM
Thank you
to add "snc_internal" role to system administrator, should I have to follow the procedure as below?
1.add "snc_internal" role to certain group
2.add group I create above to system administrator