Hi all,

I've been playing around with mod_auth_pam for apache, and i cant seem to
get it to work.

I've compiled mod_auth_pam as a dynamic module for apache.

It loads alright.

I tried apache's mod_auth, and this worked ok, but when iload up
mod_auth_pam it all stops working.

the httpd file in /etc/pam.d simply has the line

auth required /lib/security/pam_unix.so debug

Which if the sysadmin guide was anything to go by should allow httpd to
authenticate against the unix password file.

I've got .htaccess setup as

AuthType Basic
AuthName "secure area" 

required valid-user

and mod_auth_pam as enabled.

when i try to authenicate it simply fails, and i get syslog message to
that effect.

I tried pam_permit.so and that wouldn't let me log in successfully either.

Anybody got any ideas ??

I'm running redhat 7.1 btw

Jason


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to