Even though I am an admin ROLES tables not showing up security_admin role to add myself to elevate privileges. What might be the issue?

Pavan Dev
Tera Contributor

Even though I am an admin ROLES tables not showing up security_admin role to add myself to elevate privileges. What might be the issue?

1 ACCEPTED SOLUTION

Its a read ACL on sys_user_role table. If you search it by name in ACL table, you will find it. But you can't modify it. Admins can't modify ACL also it's Admin Override is false.


Please mark this response as correct or helpful if it assisted you with your question.

View solution in original post

6 REPLIES 6

SanjivMeher
Kilo Patron
Kilo Patron

Only a user with Security Admin role can add this 'Security Admin' role to you. Admin can't assign Security admin to themselve


Please mark this response as correct or helpful if it assisted you with your question.

Thnaks Sanjiv for quick response.

 

I got that. As I am admin when I search for security_admin role in roles it should be present right but I am not able to find out.

 

Regards,

Pavan Devineni.

No. It wont be listed. there is an acl which blocks it

 

find_real_file.png


Please mark this response as correct or helpful if it assisted you with your question.

Pavan Dev
Tera Contributor

Was it a Global ACL. If it is may I know the ACL name?