When I try to access sites after being authorized as a ntlm user I am getting this message in cache.log when in debug mode
2004/08/17 16:43:14| The request GET http://www.google.com/ is DENIED, because i t matched 'all' I have this configed in my squid.conf acl all src 0.0.0.0/0.0.0.0 http_access deny all The point is that why does squid not see ntlm auth and then not concernt itself with the all acl? Should I remove the all acl, but I believe that is so that we do not have someone use the proxy that is not explicity configed to. Jim
