Re: [Exim] Passwd file authenticator

Pàgina inicial
Delete this message
Reply to this message
Autor: Nico Erfurth
Data:  
A: James Cumming
CC: exim-users
Assumpte: 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