Re: [squid-users] authentication

From: Robert Vangel <vangelr@dont-contact.us>
Date: Thu, 01 Sep 2005 22:19:07 +0800

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hement Gopal wrote:
> 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
>
>

Create an acl with the list of allowed sites, and use http_access to
allow it before your regular access line (which specified authenticated
users have access).

- --
Robert Vangel :: http://zilla.id.au

 * redflag networks, Network Operations & Management
 * netops@rfgt.net
 * +61 419 961 52

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDFw3aV63eDkW7v4cRAuuxAJ9QUz5NlYPJ0yCwgpwHyDjtvitquACgmsLB
mMkJIq3Gyxj+SRZz8yEmkUo=
=bP0W
-----END PGP SIGNATURE-----
Received on Thu Sep 01 2005 - 08:19:12 MDT

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