Displaying 1 result from an estimated 1 matches for "pass_schem".
Did you mean:
pass_scheme
2011 Jun 02
1
Problems in auth when switching from PLAIN-MD5
Hi, i am running dovecot 2.0.11 (with mysql backend) and until now using
PLAIN-MD5 as pass default_pass_scheme everything was working fine. However i
wanted to change the pass_scheme to something stronger than plain-md5, so i
started by reading the wiki.
I found this: http://wiki2.dovecot.org/HowTo/ConvertPasswordSchemes
But when i comment out "default_pass_scheme" and i create the pass with th...