Re: Exim 4.1 says PAM module not found

2002-09-04 Thread Hanasaki JiJi
I made a bit of progress the module is found but not working... any suggestions for what to put in in the /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 a

Re: Exim 4.1 says PAM module not found

2002-09-04 Thread Ralf G. R. Bergs
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 support Don't know what kind of problem you go

Exim 4.1 says PAM module not found

2002-09-04 Thread Hanasaki JiJi
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" Any input on how to config PAM so exim can find it? exim 3.x did PAM fine. The same entries are still in /etc/pam.d/... Exim 4.x was built