On Tue November 7 2006 13:00, Robbert Kouprie wrote:

> My complete config is:
>
> <Directory /var/www/protected>
>    AuthType Basic
>    AuthName "Please login"
>    AuthPAM_Enabled on
>    AuthPAM_FallThrough off
>    AuthBasicAuthoritative off
>    require valid-user
> </Directory>

This did not work out of the box for me when I upgraded to apache2 
2.2.3-3. After some trial and errors -- apache2 error messages did 
not ring any bell -- it occurred that for auth_pam with "Require 
valid-user" to work, the auth_basic and authz_user modules have to 
be enabled.

HTH,

Robin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to