Possile Problem #1:
digest_pw_auth has not existed in some years. The helpers correct
current name is digest_file_auth. Please upgrade.
In the openwrt repository, I can only find Squid 2.7, and I can't upgrade to newer. digest_pw_auth has not existed in some years. The helpers correct
current name is digest_file_auth. Please upgrade.
Possible Problem #2:
when wrong credentials are presented the "http_access allow password"
will NOT require new ones. It will just skip to the next line - which is
an implicit "deny all"
Use this instead:
http_access deny !password
http_access allow localnet
Possible Problem #3:
the client you are testing with may not support Digest authentication.
In the current Squid releases use "debug_options 11,2" in squid.conf to
get a cache.log trace of the HTTP headers the client is sending.
Balazs
_______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users