TorbHo
Regular Pleskian
- Server operating system version
- Ubuntu 24
- Plesk version and microupdate number
- 18.0.72
Hi everyone,
I just read in the Plesk changelog for 18.0.72:
My understanding is the following:
Will existing email account passwords automatically re-saved as hashes after the update, or only when the user/admin actively changes the password?
Thanks in advance for clarifying!
I just read in the Plesk changelog for 18.0.72:
(Plesk for Linux) You now have the option to use hashing for email-account passwords instead of symmetric encryption. This option is enabled by default. To disable password hashing and re-enable symmetric encryption, add the following lines to the panel.ini file:
[passwordManagement]
features.allowAdminAliasPasswordHashing = false
My understanding is the following:
- Hashing is now the default setting.
- This applies not only to new installations, but also to existing ones after updating Plesk.
- Newly set passwords will be hashed, while existing passwords remain symmetrically encrypted until they are changed.
- If I add the lines above to panel.ini, Plesk will revert to the old behavior (symmetric encryption).
Will existing email account passwords automatically re-saved as hashes after the update, or only when the user/admin actively changes the password?
Thanks in advance for clarifying!