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

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Sam Michaels
Date:  
À: exim-users
CC: Jochen Gensch
Sujet: 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