[squid-users] authentication

From: Hement Gopal <hementg@dont-contact.us>
Date: Thu, 01 Sep 2005 16:05:15 +0200

Hi all

I want to allow users in my domain to get to some sites
non-authenticated (but still via proxy server).....

At the moment they need to authenticate for all outgoing internet browsing.

I have been trying for a while no but cannot get this to work....

I attach parts of my squid.conf below.

Hope someone can help

Rgds,
Hement

#Examples:
#acl myexample dst_as 1241
acl password proxy_auth REQUIRED
#acl fileupload req_mime_type -i ^multipart/form-data$
#acl javascript rep_mime_type -i ^application/x-javascript$
#
#Recommended minimum configuration:
acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl to_localhost dst 127.0.0.0/8
#acl SSL_ports port 443 563
acl Safe_ports port 80 88 81 # http
acl Safe_ports port 21 # ftp
acl Safe_ports port 443 563 # https, snews
Received on Thu Sep 01 2005 - 08:05:48 MDT

This archive was generated by hypermail pre-2.1.9 : Sat Oct 01 2005 - 12:00:02 MDT