Displaying 1 result from an estimated 1 matches for "25f9e794323b453885f5181f1b624d0b".
2009 Sep 08
1
Password & Authentication schemes to comply with postfixadmin
...scheme to use to comply with
my database backend which is administered by "postfix admin".
Here is an example of the password that can be generated in the
database using the various encryption schemes available in postfix
admin:
$1$a733fb07$/g1h6opQxemdWUtzD2/kQ. --> md5crypt
25f9e794323b453885f5181f1b624d0b --> md5
acFhkap78XB2I --> system
I am not certain I have understood very well how things all feet
together?
I have tried to modify the various options in dovecot-mysql.conf in
order to comply with these settings:
I have updated "default_pass_scheme" to "PLAIN-MD5, DIGEST...