I am not able to change password for admin user

Saroj Patel
Tera Expert

find_real_file.png

 

I am not able to change or reset password for admin user. Is there any way to do this.

I a getting this No service Desk Processes found for the user selected

1 ACCEPTED SOLUTION

Community Alums
Not applicable

Hi @Saroj Patel ,

Activate the 'Service-Desk Password Reset for Local ServiceNow' Password Reset Process and check the 'Apply To All Users' checkbox to true. This will allow you to reset the password for a particular user. Please find the below screenshot for the same.

 

find_real_file.png

Mark my answer correct & Helpful, if Applicable.

Thanks,

Sandeep

 

View solution in original post

9 REPLIES 9

Community Alums
Not applicable

Hi @Saroj Patel ,

Activate the 'Service-Desk Password Reset for Local ServiceNow' Password Reset Process and check the 'Apply To All Users' checkbox to true. This will allow you to reset the password for a particular user. Please find the below screenshot for the same.

 

find_real_file.png

Mark my answer correct & Helpful, if Applicable.

Thanks,

Sandeep

 

Community Alums
Not applicable

Goto Application Navigator >> Password Reset >> Processes

Thank you , Sandeep

issue got resolve.

Community Alums
Not applicable

Great !!

Kailash Bhange
Kilo Sage
Kilo Sage

Hi Saroj,

Goto sys_properties.LIST and look for a property that says show password and mark its value as true.

This will make sure that password field on sys_user table is visible to you.

And then you can directly add the password for any user from sys_user table itself.

 

Hope this helps, Please mark it helpful, correct as per your consideration.

Kailash