Joshua Slive a écrit :

All my modules are :
Compiled in modules:
mod_authn_file.c
mod_authz_host.c
mod_authz_groupfile.c  # just added it, in case....
mod_auth_basic.c


You also need mod_authz_owner.


no luck with mod_authz_owner only, so I have also
added  mod_authz_default and mod_authz_user and
it finally worked. Don't have time to play to find exactly
wich one discard error message. But at least,  it works.

Oops - did I say "mod_authz_owner"?  I meant "mod_authz_user".  I'm
always getting those two mixed up.  So there is no reason to search
for the problem.
I've took the time to recompile my 2.2 with only these 3 mods :
 mod_authn_file
 mod_authz_user
 mod_auth_basic
and I have no more stranges errors: these are the minimal set for authentication.

Thanks.      J&B



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to