BaQs
2010-Jan-20  14:09 UTC
[Dovecot] md5_verify(...): Not a valid MD5-CRYPT or PLAIN-MD5 password
'afternoon list! 
I use mysql as userdb, which contains two type of
password schemes: DES and MD5-CRYPT. 
I read there :
http://wiki.dovecot.org/Authentication/PasswordSchemes 
that both are
supported by dovecot. 
Unfortunately, dovecot keeps saying: Not a valid
MD5-CRYPT or PLAIN-MD5 password when looking for a user with DES encrypted
password. 
Is dovecot able to recognize password scheme, or do I have to
do something else ? 
I can't add {DES} to DES passwords, as this database
is used with many other softwares. 
Thanks a lot for your help 
Pierre
Marco Nenciarini
2010-Jan-20  14:37 UTC
[Dovecot] md5_verify(...): Not a valid MD5-CRYPT or PLAIN-MD5 password
BaQs ha scritto:> > I can't add {DES} to DES passwords, as this database > is used with many other softwares. >I'm not a MySQL expert, but you could add it to query using CONCAT() and IF() functions, or you could define a custom view to the user table. Regards, Marco -- --------------------------------------------------------------------- | Marco Nenciarini | Debian/GNU Linux Developer - Plug Member | | mnencia at prato.linux.it | http://www.prato.linux.it/~mnencia | --------------------------------------------------------------------- Key fingerprint = FED9 69C7 9E67 21F5 7D95 5270 6864 730D F095 E5E4 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 261 bytes Desc: OpenPGP digital signature URL: <http://dovecot.org/pipermail/dovecot/attachments/20100120/dbfe2939/attachment-0002.bin>