Re: [Exim] Passwd file authenticator

Etusivu
Poista viesti
Vastaa
Lähettäjä: Nico Erfurth
Päiväys:  
Vastaanottaja: James Cumming
Kopio: exim-users
Aihe: Re: [Exim] Passwd file authenticator
James Cumming wrote:

> OK - If I use PAM I now get the following PAM error....
>
> Any ideas?
>
> Oct 10 14:18:40 leek exim(pam_unix)[18369]: authentication failure; logname= uid=8 euid=8 tty= ruser= rhost= user=jgc


You need pam_exim, because exim does not run with root-privileges.
http://www.e-admin.de/pam_exim/

Nico