Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
heimdal (Ubuntu) |
Triaged
|
Undecided
|
Unassigned |
Bug Description
The two servers showing this behavior were previously running an up-to-date Ubuntu 6.06, which was then upgraded to an up-to-date Ubuntu 8.04 install.
The IMAP client I'm using (Opera) reports "Temporary authentication failure". The following entries appear in syslog, when I have 'auth_verbose' and 'auth_debug' set to "yes":
Aug 16 00:41:56 npbnagb dovecot: auth(default): new auth connection: pid=31751
Aug 16 00:41:56 npbnagb dovecot: auth(default): client in: AUTH^I1^
ce=IMAP^
Aug 16 00:41:56 npbnagb dovecot: auth(default): client out: CONT^I1^I
Aug 16 00:41:56 npbnagb dovecot: auth(default): client in: CONT<hidden>
Aug 16 00:41:56 npbnagb dovecot: auth(default): pam(nagios,
Aug 16 00:41:57 npbnagb kernel: [12214.451803] dovecot-auth[31752] general protection rip:7ffa8c7b57f6 rsp:7fff956f9b98 error:0
Aug 16 00:41:57 npbnagb dovecot: auth(default): pam(nagios,
Aug 16 00:41:57 npbnagb dovecot: auth(default): PAM: Child 31752 died with signal 11
Aug 16 00:41:57 npbnagb dovecot: auth(default): client out: FAIL^I1^
Aug 16 00:41:57 npbnagb dovecot: imap-login: Disconnected: user=<nagios>, method=PLAIN, rip=192.
The nagios account is a local account.
I also have another account on each server, for which I also have Opera checking mail. For this other account, I log in using my Kerberos username and password, and things work fine.
Changed in dovecot (Ubuntu): | |
status: | Incomplete → New |
Changed in dovecot (Ubuntu): | |
milestone: | none → ubuntu-9.10 |
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please try to obtain a backtrace following the instructions at http:// wiki.ubuntu. com/DebuggingPr ogramCrash and upload the backtrace (as an attachment) to the bug report. This will greatly help us in tracking down your problem.