Search squid archive

authentication

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

 



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



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

  Powered by Linux