[Dovecot] Authentication using native MySQL PASSWORD() function

Timo Sirainen tss at iki.fi
Thu Oct 27 16:33:53 EEST 2005


On Thu, 2005-10-27 at 15:00 +0200, Tom Sommer wrote:
> Hi,
> 
> I have a little problem, I need to adapt a setup that currently uses the 
> native MySQL PASSWORD() function to encrypt passwords for e-mail accounts.
> 
> I plan on using Dovecot with SQL to authenticate on my server, is there 
> a password scheme that fits this authentication method?

Not really.. I guess you could use pam_mysql to check it. Or even a
checkpassword script if that won't work. But using it directly as passdb
sql would require Dovecot to know the mysql-password() scheme.

-------------- 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/20051027/db284838/attachment.pgp


More information about the dovecot mailing list