• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Question Plaintext Passwords?

ict2842

New Pleskian
Does Plesk store passwords in plaintext - anywhere? Perhaps the table accounts in the psa database?

Going through, there are two passwords in plain text. I don't recognize the first of the two passwords; however, the second is one I entered.
 

Attachments

  • plesk1.PNG
    plesk1.PNG
    10.2 KB · Views: 23
Last edited:
Passwords are only stored encrypted and cannot be retrieved in plain text.
(false, sorry, does not apply to mailbox passwords)
 
Last edited:
I beg to differ here
Email passwords are stored in a reversible manner and you can see them in plain text via the CLI command /usr/local/psa/admin/sbin/mail_auth_view

This is done, because Plesk still does need/want to support CRAM-MD5 authentication for mail clients. (POP/IMAP/SMTP)
 
Back
Top