[Dovecot] CRAM-MD5 Password Generation Algorithm

Chris Laif chris.laif at googlemail.com
Thu Apr 17 11:57:34 EEST 2008


On 4/13/08, Bill Cole <dovecot-20061108 at billmail.scconsult.com> wrote:
>  In fact, look here:
>
>  http://www.scconsult.com/bill/crampass.pl
>
>  It does have a dependency issue, in that it requires Digest::Perl::MD5.
>

There's a little mistake in this script. Line 54 should read:

if (length $secret > 64) {

You can easily check this by supplying a 65-char password and
comparing the output with dovecotpw.

Chris


More information about the dovecot mailing list