• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Retrieve User Passwords (in plaintext)

Benjamin Pichler

New Pleskian
For PleskPanel 9.x i used a self-made script to get user-passwords out of the database, as they where placed there in plaintext...

How can i handle this in PleskPanel 10? as i can see, all passwords are stored as hash-values now.
I need to create email-configuration-sheets with username, password, etc. automatically. Do I need plug-ins now, and if so, which? Or can i use event-triggers, and if so, how? Or is it possible to store the passwords in plaintext in the database (there seems to be a table 'account' with some old plaintext passwords)?
 
Back
Top