Autor: Suresh Ramasubramanian Datum: To: Neal D. Becker CC: Greg Owen, exim-users Betreff: Re: [Exim] SIGCHLD complaints and pam_exim failing inexplicably
Neal D. Becker wrote:
> I've been using exim on RH9 with no problems, without any pam_exim. What is
> pam_exim used for?
A PAM module that is used to get auth info directly from /etc/passwd,
instead of making a separate copy of the passwd file with uid:gid set to
that of exim ...