• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Change admin password by hand ??

B

BillieGDJoe

Guest
Hi,


I need to change my password for user admin by hand because I cant do that by web interface. I try changin the file /etc/psa/.psa_shadow and in mysql, using the query:

update mysql.user set password=password('new_password') where user='admin';

But this failed. Plesk give an error of wrong password. Anyone knows how to do this ?? Thanks,





BJ
 
Back
Top