Re: [Exim] Passwd file authenticator

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Nico Erfurth
Data:  
Para: James Cumming
CC: exim-users
Assunto: 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