Re: [squid-users] Proxy Authentication and Java Applets

From: Schelstraete Bart <bart@dont-contact.us>
Date: Wed, 22 Oct 2003 20:10:12 +0200

zottmann@ig.com.br wrote:

>Hi !!
>
>You should do the following:
>
>acl java_jvm browser Java
>
>then, before your http_access for the authenticated users, use:
>
>http_access allow java_jvm
>
>
>
Ohhh!
Be aware that you're then allowing every Java client to access the proxy
WITHOUT authentication!
There are a lot of java programs with uses proxy servers, and with that
acl you'll allow them all.

rgrds,

          Bart
Received on Wed Oct 22 2003 - 12:10:10 MDT

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