Search squid archive

Re: auth and unauth users

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 23.08.2012 05:53, Bruno Furtado wrote:
Hi folks,

somebody knows if is possible to configure squid proxy to accept
authenticated users and unauthenticated.

Of course it is.

Many networks have been forced to pass-thru things like security/AV update requests without authentication. You just need some way to identify as reliably as possible whether they need to authenticate or can be allowed first. Which does not involve authenticating first. That is the hard part.

eg, to identify "Joe" and be sure its not "Anne" sending "Joe" to you requires authenticating the credential given. But to permit all requests from 10.2.3.4 you need only to know is that it is 10.2.3.4 sending the request - no authentication (but also no user name label).

Squid offers a large array of ACL types to check details singly or in combination: http://wiki.squid-cache.org/SquidFaq/SquidAcl

Amos


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux