[Dovecot] Invalid password encoding

Timo Sirainen tss at iki.fi
Mon Dec 4 20:57:36 UTC 2006


On Mon, 2006-12-04 at 12:17 -0700, Kenny Dail wrote:
> ok so now I've got Dovecot 1.0rc15 started on the test server. however
> it seems that the auth-workers don't like their job:
> auth-worker(default): plain_md5_verify((null)): Invalid password encoding

The (null) thing is a bug, it should contain the username. Already fixed
in CVS.

But the real problem is that your password isn't in plain-md5 format.
plain-md5 expects a hex or base64 encoded 128bit md5sum. Maybe you're
trying to feed it md5crypt password? Change default_pass_scheme from
dovecot-sql.conf if needed.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20061204/0f19ce62/attachment.pgp 


More information about the dovecot mailing list