Hi there,
I recently upgraded from Plesk 12 to Plesk 17.x on Windows and now Ahsay Backup fails with invalid password. In plesk 12, the password was passed in plain text but with Onyx, we now need to provide the encrypted password to Ahsay. This works fine in our Linux servers.
I tried running this command:
plesk sbin psadb --get-admin-password
The password displayed does not work. I tried changing the Plesk admin password and it was strange because after I updated password, I ran the above command again and it showed me the same encrypted password as before. It should have changed.
I then tried 'plesk db' at command line:
select host, user, authentication_string from mysql.user where user = 'admin';
This produced a long alpha-numeric number which also failed with incorrect password error.
Does anyone know how I can find the correct encrypted password?
thx
G
I recently upgraded from Plesk 12 to Plesk 17.x on Windows and now Ahsay Backup fails with invalid password. In plesk 12, the password was passed in plain text but with Onyx, we now need to provide the encrypted password to Ahsay. This works fine in our Linux servers.
I tried running this command:
plesk sbin psadb --get-admin-password
The password displayed does not work. I tried changing the Plesk admin password and it was strange because after I updated password, I ran the above command again and it showed me the same encrypted password as before. It should have changed.
I then tried 'plesk db' at command line:
select host, user, authentication_string from mysql.user where user = 'admin';
This produced a long alpha-numeric number which also failed with incorrect password error.
Does anyone know how I can find the correct encrypted password?
thx
G