Set Password -UI Action

Annika Aaltonen
Kilo Guru

How can I grant access to other users than admins to use the Set Password -UI Action on the user form? For instance could be the user_admin role. Currently it only says "Security constraints prevent access to requested page", when a non-admin user tries to use it.

 

TIA

Annika

1 ACCEPTED SOLUTION

Mike_R
Kilo Patron
Kilo Patron

Add your role to these three ACLs

instanceName.service-now.com/nav_to.do?uri=sys_security_acl.do?sys_id=9687eeeea5780110c0a0e1db2cdc9526
instanceName.service-now.com/nav_to.do?uri=sys_security_acl.do?sys_id=e7344ad6c3623010559d74c3e540dd7d

instanceName.service-now.com/nav_to.do?uri=sys_security_acl.do?sys_id=55fc17aa73133300616ca9843cf6a7bf

View solution in original post

5 REPLIES 5

Misgana
Tera Guru

Hello @Annika Aaltonen,

In order to add the user's role to the UI action ACL,

Go to the ACL module

Misgana_0-1666621717657.png

Go to the following ACLs on the list 

Misgana_1-1666621798654.png

Elevate your role to Security Admin in order to add the user's role to the ACLs

Misgana_2-1666621867517.png

Misgana_4-1666622274027.png

 

Misgana_3-1666621908844.png

 

If this helped you resolve the issue please hit the Helpful and Accept as Solution buttons.