[EMAIL PROTECTED] problem with mod_auth and mod_auth_pam working together

2006-01-20 Thread Jason Keltz
I'm running Apache 1.3.34 along with mod_auth and mod_auth_pam. I am trying to make a link available to anyone in /etc/passwd or VIA mod_auth basic authentication. The .htaccess is as follows: AuthType Basic AuthUserFile /cs/home/jas/passwords AuthPAM_Enabled on AuthPAM_FallThrough on

Re: [EMAIL PROTECTED] problem with mod_auth and mod_auth_pam working together

2006-01-20 Thread Joshua Slive
On 1/20/06, Jason Keltz [EMAIL PROTECTED] wrote: How can I tell Apache with AuthAuthoritative turned off to stop after mod_auth fails? How can I determine if there is some other authentication it is secretly trying? You always need one authoritative auth module. If mod_auth is last in the