[squid-users] How to allow access for all (and not auth users)?

From: Maxim Britov <udjinrg@dont-contact.us>
Date: Fri, 1 Dec 2006 15:24:50 +0200

Hi,

I have squid-2.6.STABLE5-1
In config I have ntlm and basic authenticators:
auth_param ntlm program /usr/lib/squid/ntlm_auth domainad/server
auth_param basic program /usr/lib/squid/ncsa_auth file

I trying allow access for any users to several URLS:
acl siteforcedopen dstdomain "/etc/squid/limits/siteforceopen"

and first http_access is
http_access allow siteforcedopen

With this one i gets TCP_DENIED/403 for any urls from this list.

I can get access with this (below), but I want provide access without authentications.
http_access allow siteforcedopen maxim

Is it possible?

-- 
Maxim Britov
GnuPG KeyID 0x4580A6D66F3DB1FB xmpp:maxim@modum.by icq 198171258
Fingerprint: 4059 B5C5 8985 5A47 8F5A 8623 4580 A6D6 6F3D B1FB
GnuPG-ru Team (http://lists.gnupg.org/mailman/listinfo/gnupg-ru
               xmpp:gnupg-ru@conference.jabber.ru)
Received on Fri Dec 01 2006 - 06:24:59 MST

This archive was generated by hypermail pre-2.1.9 : Mon Jan 01 2007 - 12:00:01 MST