On Wed, 3 Mar 2004, Doug Kite wrote: > external_acl_type unix_group %LOGIN /usr/lib/squid/squid_unix_group -p > acl full_access external unix_group web > http_access allow full_access > > When I try to browse from a client, it does not prompt me for a username or > password, and goes directly to a page that says:
Have you configured authentication? Where did you insert the above rules in relation to your existing http_access rules? (order IS important in http_access) > There are 5 squid_unix_group processes running. No errors in syslog. Any errors in cache.log? Regards Henrik
