/etc/pam.d/exim
file?
None of the below lines works:
auth required pam_unix_passwd.so shadow
auth required /lib/security/pam_unix_auth.so
auth required /lib/security/pam_pwdb.so shadow
Below is the entry in exim.conf.
plain:
driver = plaintext
public_name = PLAIN
server_condition = "${if pam{$2:$3}{1}{0}}"
server_set_id = $2
Ralf G. R. Bergs wrote:
On Wed, 04 Sep 2002 11:30:17 -0500, Hanasaki JiJi wrote:I am running exim built under Debian Woody. Where can I find the docs to configure pam.d/exim to authenticate for exim? the log says "cant find moudle"[...]Exim 4.x was built with PAM supportDon't know what kind of problem you got, but mine works fine. I even built myself DEBs, so if you want to try them out:http://ADSL-Bergs.RZ.RWTH-Aachen.DE/~rabe/debian/