after upgrading pam to 0.77 cyrus-sasl authentication for cyrus and postfix no longer works.
saslauthd is configured to user pam
and for example /etc/pam.d/imap has the following entries:
auth required /lib/security/pam_pwdb.so nullok shadow account required /lib/security/pam_pwdb.so
now with pam-0.77 I get login errors like:
...
Feb 7 10:52:00 xxxx imapd[26699]: badlogin: xxxx.xxx[xxx.xxx.xxx.xxx] LOGIN [SASL(-13): authentication failure: checkpass failed]
Feb 7 10:52:10 xxxx imapd[26699]: badlogin: xxxx.xxx [xxx.xxx.xxx.xxx] CRAM-MD5 [SASL(-13): user not found: no secret in database]
...
After downgrading to pam-0.75-r11 it works again!?
Anyone alse such problems with the new pam-0.77?
Best regards Christian
-- [EMAIL PROTECTED] mailing list
