ACL; role inherited false

kim87
Kilo Contributor

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

1 ACCEPTED SOLUTION

Willem
Giga Sage
Giga Sage

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)?

View solution in original post

8 REPLIES 8

Willem
Giga Sage
Giga Sage

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)?

kim87
Kilo Contributor

Hi Willem,

thank you for your kind reply

system admin user record is as below

 

find_real_file.png

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.

https://docs.servicenow.com/bundle/orlando-platform-administration/page/administer/roles/task/t_Assi...

 

The Roles and what they can do can be found here:

https://docs.servicenow.com/bundle/orlando-platform-administration/page/administer/roles/reference/r...

kim87
Kilo Contributor

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