Re: [Exim] Passwd file authenticator

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Nico Erfurth
Ημερομηνία:  
Προς: James Cumming
Υ/ο: exim-users
Αντικείμενο: 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