
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2015 05:57 AM
If a user has user-admin role in service now, then how can he/she change the password on another user ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2015 09:04 AM
User Admin role gives access to user table and so as the table columns. There is a write aceess to user table and also write access to some of the fields of the table. Hence user admin role can change password. If you want to restrict that, you can make password field as read only with the help of access control list or ACLs
For more info, check on wiki for ACL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2015 08:21 AM
Kindly mark the appropriate answer as correct / helpful and close the thread if you don't have follow up question on this