Hello,
I have a problem accessing the database via webservice using tomcat.
I can access the database via ssh using
mysql -uadmin -p$(cat /etc/psa/.psa.shadow)
I dont like that because the cleartext password is not accepted.
The Service worked find bevore Plesk was installed...