RE: [squid-users] Squid Authentication

From: Prash <prashk@dont-contact.us>
Date: Mon, 3 May 2004 12:42:32 +0100

sure there is.

look at the acl directives where you can specifically allow some machines.
There are other acls as well like srcdomain, srcdom_regex etc For eg

acl my_allowed_networks src 192.168.0.0/24
acl my_auth_networks src 10.0.0.0/24
acl user_passwords proxy_auth REQUIRED

http_access allow my_allowed_networks
http_access allow user_passwords my_auth_networks

something like that

-----Original Message-----
From: s s [mailto:free2squid@yahoo.com]
Sent: 03 May 2004 12:25
To: squid-users@squid-cache.org
Subject: [squid-users] Squid Authentication

Hi,

I am using squid authentication (i.e having username
and password) , is it possible to bypass
authentication on some machines without bypassing the
proxy server

Thanks in advance

__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs
http://hotjobs.sweepstakes.yahoo.com/careermakeover
Received on Mon May 03 2004 - 05:42:42 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Jun 01 2004 - 12:00:01 MDT