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

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Jakob Hirsch
Data:  
Para: Jochen Gensch
CC: exim-users
Assunto: 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.