Re: [Exim] Passwd file authenticator

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Nico Erfurth
Fecha:  
A: James Cumming
Cc: exim-users
Asunto: 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