


lovepreetk75597
lovepreetk75597
06-09-2019
Hi Everyone,
I am trying to reset password pf other users through useradmin but i ma getting an error that "Failure-could not set password".
Does anyone have any idea why it is happening. I have tried for multiple users.
Regards,
Lovepreet
bilala23933647
bilala23933647
06-09-2019
Are you logged in as admin while doing the reset password ?
lovepreetk75597
lovepreetk75597
06-09-2019
Yes, as admin
hamidk92094312
Employee
hamidk92094312
Employee
06-09-2019
Can you see any error in the logs ? the browser debug tool may help as well
jbrar
Employee
jbrar
Employee
06-09-2019
When you try to change the password, there should be a POST call to the user path as shown below:
Can you check if this POST request is returning a status code other than 200 OK ?
sunjot16
Employee
sunjot16
Employee
09-09-2019
Is there any custom validation set for the Password to match a particular pattern, before it gets accepted? I have seen some cases wherein there's some custom validation set on the Password fields, for which a particular pattern(at least 1 uppercase, at least 1 lowercase, at least 1 numeral, etc.) must be followed for the password to get saved.
When you try to create a new user with the similar passwords, are you able to create those users successfully, or do you get similar error?
Are you able to set the same password(for which you are getting that error) through Touch UI (Tools -> Security -> Users) ?
antoniom5495929
antoniom5495929
11-09-2019
Hi,
just a suggestion. Some customer has the same issue but they put a wrong password into the first field.
Are you using:
and then:
for reset password?
Let us know.
Thanks,
Antonio