FW: [squid-users] Proxy Auhentication Problem

From: TSIOLAS KOSTAS <KTSIOLAS@dont-contact.us>
Date: Fri, 30 Aug 2002 11:43:23 +0300

I found what happened.
Many of the sites they are visiting have banners or link reffering to SSL or
economic sites
I dont believe anything can be done without cutting off password
authentication.

Sorry to bother.

-----Original Message-----
From: kostas tsiolas [mailto:KTSIOLAS@singular.gr]
Sent: Thursday, August 29, 2002 10:37 PM
To: squid-users@squid-cache.org
Subject: [squid-users] Proxy Auhentication Problem

hi,
I 've setup my squid to deny SSL_connections and economic sites to most
users exept some of them who can access them after a password
authentication.
My config file entries look like this

acl mydomain src 192.168.0.0/255.255.255.0
acl stocks url_regex stocks
..
acl special_users proxy_auth REQUIRED
..
http_access allow mydomain !SSL_ports !stocks
http_access allow special_users SSL_ports
http_access allow special_users stocks

the problem is that when a user open a site (any site) a password
authentication is asked.
If he press cancel he continues normally.
Is there a way to stop that.
What could cause this?

I use squid 2.4 stable 6.

thanks
Received on Fri Aug 30 2002 - 02:41:30 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:09:53 MST