• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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