Hi I am try to setup apache to pam authenticate, I have added the mod_pam and added it to my http.conf
the /etc/pam.d/http file is there
<Directory /var/www/test/>
AuthType Basic
AuthName "Authorised Entry Only"
Require alex
</Directory>
but when I try and use it I keep getting the user id dialog box and in
auth.log i get
PAM_unix[10155]: authentication failure; (uid=33) -> alex for httpd service
I know the userid and password are correct
Any ideas
Alex
pgp00000.pgp
Description: PGP signature
-- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
