• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

remove .psa.shadow file

erhnam

Basic Pleskian
I want to remove the /etc/psa/.psa.shadow file. The admin password is hardcoded in this file and for me this is a large security issue! What's the impact when removing this file?
 
Don't do it

I can't say I've done that before, but you should not remove that file. It is there for the use of Plesk (and it's included programs) to use when needed for authentication with different Plesk components (like the psa database)...

The file is not a security risk if the permissions are only RW for psaadm and nobody else. It's never going to be readable by Apache.

If someone gets root or psaadm access, then they're already either going to have that password or have access to EVERYTHING on the box, not just that file.

Jordan
 
You do not want to remove this file!! It will hose several things for sure!
 
Back
Top