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

Top Page
Delete this message
Reply to this message
Author: Jakob Hirsch
Date:  
To: Jochen Gensch
CC: exim-users
Subject: 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.