29 Feb
2008
29 Feb
'08
12:47 p.m.
On Feb 29, 2008, at 12:32 PM, Vincent Régnard wrote:
When setting auth mechanisms: plain login cram-md5 and only having
pam passdb and passwd userdb. dovecot nevers starts and crashes
reporting:Feb 29 10:19:41 pitux-clust-op1 dovecot: Dovecot v1.0.10 starting up Feb 29 10:19:41 pitux-clust-op1 dovecot: auth(default): CRAM-MD5
mechanism can't be supported with given passdbs
It doesn't crash, it exits with the above error message. It's exactly
as it says: CRAM-MD5 can't be used with PAM.
http://wiki.dovecot.org/Authentication/Mechanisms has some more
information.