Re: [exim] Current solutions for smtp auth via pam

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Jakob Hirsch
Ημερομηνία:  
Προς: Jochen Gensch
Υ/ο: exim-users
Αντικείμενο: Re: [exim] Current solutions for smtp auth via pam
Jochen Gensch wrote:

> 22:10:19 51666 SMTP<< AUTH PLAIN AHN0YXR1cwB1Z2F1Z2E=


I hope these are not the credentials you are going to use in production.

> 22:10:19 51666    result: USER


And after the line before there's no point in obfuscating.

> 22:10:19 51666 Answer 'NO PAM start error' received.


sounds like a problem with saslauthd's interface to pam. stracing the
saslauthd should reveal the problem, as somebody else pointed out.