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:[EMAIL PROTECTED] 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:[EMAIL PROTECTED])

Reply via email to