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

Pàgina inicial
Delete this message
Reply to this message
Autor: Sam Michaels
Data:  
A: exim-users
CC: Jochen Gensch
Assumpte: 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