I've been tasked with setting up and maintaining a few websites on a server that came with Plesk pre-installed. So far it's been nothing but hassle (I tend to stick to the terminal and don't like using GUIs where I can't see what's being done) but I'm getting there. Plesk has to stay as others use it for webmail and the like.
In an effort to get a MySQL account that actually had privileges I reset the password of the admin user. However, now my issue is that Plesk was using that user to run the control panel - so I've now lost the original password.
I can't find where I should update this password (allegedly in auth.php3 but find can't find a file named that) - where is this sort of configuration placed?
The auth.php3 is located in /opt/psa/admin/auto_prepend/auth.php3, however this file looks to be encrypted - how can I change the database password in there?