• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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