[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
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@prato.linux.it | http://www.prato.linux.it/~mnencia |
Key fingerprint = FED9 69C7 9E67 21F5 7D95 5270 6864 730D F095 E5E4
participants (3)
-
BaQs
-
Marco Nenciarini
-
Timo Sirainen