[squid-users] Specifying exceptions to auth - how?

From: Mads Rasmussen <mads@dont-contact.us>
Date: Fri, 22 Jun 2001 10:08:49 -0300

Hi there,

I need to specify one machine that have to access the proxy without
authenticating.

Could it be done like this?

#authentication for all
acl auth proxy_auth REQUIRED
http_access allow auth all

# liberate access without auth
# ----------------------------
acl noauth src 192.168.1.155
http_access allow noauth

Please respond, my manager is breathing on my neck

Regards,

Mads
Received on Fri Jun 22 2001 - 07:11:24 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:00:49 MST