25 Mar
2017
25 Mar
'17
8:08 p.m.
On 2017-03-25 17:54, Steinar Bang wrote:
This is a PAM module that listens for password changes, and will update the MD5 password for a user, in a file that dovecot can read, when the user's password is changed: https://github.com/steinarb/pam_dovecotmd5pwd
Caveat emptor! (Works for me...! :-) )
Maybe you could update the PAM module to upgrade user's passwords to something safer than MD5? Like SSHA515 or CRYPT-SHA512? =)
Aki