Today I had to admit that I did not remember the password for a MySQL user account. Since it’s saved in encrypted form simply reading it out won’t mean I can recover it. A Google search did eventually bring up the correct way of doing it, however it took me quite some time – so here’s how you can do this:
How to retrieve the Plesk admin password
If you’ve forgotten your password but still have your server’s root credentials, log in and type the following at the command line: /usr/local/psa/bin/admin –show-password This works in Plesk 10 and Plesk 11.