[Dovecot] Custom password encryption scheme, how to do it?

Timo Sirainen tss at iki.fi
Sat Oct 6 03:31:08 EEST 2007


On Mon, 2007-10-01 at 13:10 -0400, Madison Kelly wrote:
>    My question is, can I have Postfix/Dovecot use a custom password
> hashing system?

http://dovecot.org/patches/password-scheme-lmpass.c is an example
plugin. It's been written a long time ago, so I'm not sure if it still
works with v1.0. I think it should.

So the idea is that you'll define a "struct password_scheme
<pluginname>_scheme" and implement the verify and generate functions.

-------------- 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/20071006/289942fb/attachment.bin 


More information about the dovecot mailing list