Author: Christopher Curtis Date: To: Tim Dijkstra CC: exim-users Subject: Re: [Exim] Authentication with PAM
On Tue, 6 Nov 2001, Tim Dijkstra wrote:
> I'm trying to set up authentication. I'm basicly following C039 (after
> finding out that I can't use pam to look in the /etc/shadow file). This
Why is this? I have exim authenticating against /etc/shadow --
# ls -l /etc/shadow
-rw------- 1 root root 1969 Nov 5 17:31 /etc/shadow
The exim configuration is already in Debian's default configuration file,
all I had to do was uncomment it, and the PAM setup I found somewhere out
in the archives (not sure if it was Exim archives or Debain though).