Re: [squid-users] squid + Office365 + Trend Micro

From: Michele Bergonzoni <bergonz_at_labs.it>
Date: Tue, 11 Feb 2014 11:12:44 +0100

> *acl direct dstdomain /etc/squid3/conf.d/domains*
>
> *http_access allow auth all
> http_access allow !auth direct
> http_access deny all*

Using the auth ACL, even with a negation, makes squid ask for
authentication. What you probably wanted is:

http_access allow direct
http_access allow auth all
http_access deny all*

Hope this helps,
                                Bergonz

-- 
Ing. Michele Bergonzoni - Laboratori Guglielmo Marconi S.p.a.
Phone:+39-051-6781926 e-mail: bergonz_at_labs.it
alt.advanced.networks.design.configure.operate
Received on Tue Feb 11 2014 - 10:12:55 MST

This archive was generated by hypermail 2.2.0 : Tue Feb 11 2014 - 12:00:08 MST