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

Inizio della pagina
Delete this message
Reply to this message
Autore: Sam Michaels
Data:  
To: exim-users
CC: Jochen Gensch
Oggetto: Re: [exim] Current solutions for smtp auth via pam
On 1/17/06, Jakob Hirsch <jh@???> wrote:
> sounds like a problem with saslauthd's interface to pam. stracing the
> saslauthd should reveal the problem, as somebody else pointed out.


I just realized I started saslauthd with the argument '-a
shadow'...this completely bypasses PAM and goes for the shadow file
directly.

Problem solved :)

Sam