RE: [squid-users] IE proxy autoconfiguration!!!

From: Sturgis, Grant <Grant.Sturgis@dont-contact.us>
Date: Thu, 19 Dec 2002 09:21:50 -0700

W2K Group Policy will configure proxy settings as well.

-----Original Message-----
From: Jerry Murdock [mailto:jmurdock@itraktech.com]
Sent: Thursday, December 19, 2002 6:24 AM
To: Shalkebaev,AntonMSCAG; 'Rabie van der Merwe'; 'Wilson A. Galafassi
Jr.'; Squid Users
Subject: Re: [squid-users] IE proxy autoconfiguration!!!

If an admin has HKCU locked down that tightly, then he's use to dealing
with
those problems, and most any autoconfig solution will have difficulties.

Still, I like WPAD best for IE. No problems for users who log into the
workstation vs the domain, and setting changes are generally picked up the
next time the user fires up the browser.

Jerry

----- Original Message -----
From: "Shalkebaev,AntonMSCAG" <ShalkebaevA@msc.xm.mitsui.co.jp>
To: "'Rabie van der Merwe'" <Rvdmerwe@mhg.co.za>; "'Wilson A. Galafassi
Jr.'" <jr22list@terra.com.br>; <squid-users@squid-cache.org>
Sent: Thursday, December 19, 2002 7:45 AM
Subject: RE: [squid-users] IE proxy autoconfiguration!!!

> This may be cause some problem if you are using NT or W2K because logon
> script running with the user permission and if user doesn't have got
> permission to edit registry it will failed.
> Anton
>
> -----Original Message-----
> From: Rabie van der Merwe [mailto:Rvdmerwe@mhg.co.za]
> Sent: Thursday, December 19, 2002 03:00
> To: 'Wilson A. Galafassi Jr.'; squid-users@squid-cache.org
> Subject: RE: [squid-users] IE proxy autoconfiguration!!!
>
>
> I use kix32 for my logon scripts, but you can use anything that writes
to
> the registry.
>
>
> ;---proxy settings---
>
>
$Dummy=WriteValue("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVer
si
> on\Internet Settings","ProxyEnable","01","REG_BINARY")
>
>
$Dummy=WriteValue("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVer
si
> on\Internet Settings","ProxyServer","myproxy.mynet.lan:3128","REG_SZ")
>
>
$Dummy=WriteValue("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVer
si
> on\Internet
>
Settings","ProxyOverride","*.exclude.com;exclude.them.com;<local>","REG_SZ
")
>
>
$Dummy=WriteValue("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVer
si
> on\Internet Settings","AutoconfigURL","","REG_SZ")
> $Dummy=WriteValue("HKEY_CURRENT_USER\Software\Microsoft\Internet
> Explorer\Main","Start Page","http://intranet.mylan.lan","REG_SZ")
> $Dummy=WriteValue("HKEY_CURRENT_USER\Software\Microsoft\Internet
> Explorer\Main","AutoSearch","0","REG_DWORD")
> ;---end proxy settings---
>
> The entries do the following:
> Line 1: Enable proxy server
> Line 2: Set the proxy server to myproxy.mylan.lan
> Line 3: Set any exclusions you want (semicolon seperated) and the
<local> is
> for the "Bypass proxy for local addresses"
> Line 4: Set the Auto configure URL (Currently set to none)
> Line 5: Set start page to http://intranet.mylan.lan
> Line 6: Set IE to NOT start a seach if it can't find a page (saves on
> bandwidth)
>
> Regards
> Rabie van der Merwe
>
> -----Original Message-----
> From: Wilson A. Galafassi Jr. [mailto:jr22list@terra.com.br]
> Sent: 19 December 2002 13:13
> To: squid-users@squid-cache.org
> Cc: Henrik Nordstrom
> Subject: [squid-users] IE proxy autoconfiguration!!!
>
>
>
>
> Hello!!!
>
> I using squid with ntlm autentication. My clients use Internet Explorer
> and all execute windows login script (batch file). How to automatize the
> proxy configuration for internet explorer????
>
> Thanks
> Wilson
>
>
> **********************************************************************
> ------
> NOTICE
> ------
> This message contains privileged and confidential information intended
> only for the person or entity to which it is addressed.
>
> Any review, retransmission, dissemination, copy or other use of, or
> taking of any action in reliance upon this information by persons or
> entities other than the intended recipient, is prohibited.
>
> If you received this message in error, please notify the sender
> immediately by e-mail, facsimile or telephone and thereafter delete the
> material from any computer.
>
> Metropolitan Health Group, its subsidiaries or associates
> do not accept liability for any personal views expressed in
> this message.
>
> **********************************************************************

This electronic message transmission is a PRIVATE communication which
contains information which may be confidential or privileged. The
information is intended to be for the use of the individual or entity named
above. If you are not the intended recipient, please be aware that any
disclosure, copying, distribution or use of the contents of this information
is prohibited. Please notify the sender of the delivery error by replying to
this message, or notify us by telephone (877-633-2436, ext. 0), and then
delete it from your system.
Received on Thu Dec 19 2002 - 09:22:47 MST

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