Zitiere Timo Sirainen tss@iki.fi:
On Mon, 2010-02-22 at 19:32 +0300, Odhiambo Washington wrote:
Now it starts normally, at least, but funnily, the auth mechanisms I am using in beta1 don't work with the same db in beta3. Unless I missed something, the following is what I get:
Feb 22 19:29:48 auth: Error: md5_verify(user@domain.tld): Not a valid MD5-CRYPT or PLAIN-MD5 password
What does it log with auth_debug_passwords=yes? I guess it's possible I broke something, but .. I don't think I really touched that part of the code..
We've got the same problem with 2.0b4. The debug output with
auth_debug_passwords=yes is:
Apr 07 11:38:45 auth: Info: passwd(user1,10.1.1.99): Password mismatch Apr 07 11:38:45 auth: Debug: passwd(user1,10.1.1.99): CRYPT(password1) != 'x'
the config line for auth:
auth_mechanisms = login plain
is there any solution yet?
regards Arnold
BTW. doveconf -n output is better than the full output, no point in printing defaults.