RE: [squid-users] Squid Error

From: Sam Pointer <sam.pointer@dont-contact.us>
Date: Tue, 16 Sep 2003 15:45:46 +0100

Adam Aube wrote:

>If your users can change their proxy settings, then you can even have
>your users help you - instead of redirecting port 80 to Squid,
>redirect it to a web server with a page telling them how to change
>their proxy settings. (I didn't come up with this - I saw it on the
>list recently)

>See the Squid FAQ and the list archives for more info.

Assuming you have Windows/IE clients...

On Windows machines with a modern IE version this set of registry entries
works a treat. Stick it in a login script and you wont even have to leave
your seat; just create your proxy.pac and away you go. Copy the stuff below
into a .reg file.

--snip--

REGEDIT4

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet
Settings]
"ProxyEnable"=dword:00000000
"ProxyServer"=""
"AutoConfigURL"="http://myserver/proxy.pac

[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\CurrentVersion\Intern
et Settings]
"EnableAutoProxyResultCache"=dword:00000000

--snip--

This email and any attachments are strictly confidential and are intended
solely for the addressee. If you are not the intended recipient you must
not disclose, forward, copy or take any action in reliance on this message
or its attachments. If you have received this email in error please notify
the sender as soon as possible and delete it from your computer systems.
Any views or opinions presented are solely those of the author and do not
necessarily reflect those of HPD Software Limited or its affiliates.

 At present the integrity of email across the internet cannot be guaranteed
and messages sent via this medium are potentially at risk. All liability
is excluded to the extent permitted by law for any claims arising as a re-
sult of the use of this medium to transmit information by or to
HPD Software Limited or its affiliates.
Received on Tue Sep 16 2003 - 08:47:01 MDT

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