Set password funcationality not working when snc_Read_only role added

Swapnil_22
Tera Contributor

When I logged in as a an admin user but having 'snc_read_only' role added to my account. I can use the set password functionality on the form, password is getting reset but while try to re-login the new passwod is not working.

can anyone please let me know if is there any ACL or script which I can modify so that set password works on user account having snc_read_only role.

Any help will be really appreciated

@Mark Roethof @Muralidharan BS @Mike_R 

Thanks

2 REPLIES 2

Daniel Borkowi1
Mega Sage

Hi @Swapnil_22 , In my opinion it works as designed. The readonly role gives you only read-only access so you can't update anything. The set password UI action runs in the context of the user - therefore it also can't update the password field. The only option is to try an explicit allow on this field via ACL, but as this readonly role is built in the background, I don't expect, that this will work.

 

Greets
Daniel

Please mark reply as Helpful/Correct, if applicable. Thanks!

 

Muralidharan BS
Mega Sage
Mega Sage


You have alternative solution
1. After set password, uncheck the pass reset field, so user is not prompted to change pass, if this is violating any policy then
2 . grant the read only role after user has logged in