Hi! i did a proxy.reg that sets the proxysettings when loggin on to the NT DOMAIN
here's the line run "regedit /s %logonserver%\netlogon\proxy.reg" and the proxy.reg REGEDIT4 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings] "AutoConfigProxy"="wininet.dll" "UseSchannelDirectly"=hex:01,00,00,00 "EnableHttp1_1"=dword:00000001 "MigrateProxy"=dword:00000001 "GlobalUserOffline"=dword:00000000 "ProxyEnable"=dword:00000001 "ProxyServer"="gopher=proxy.jll.se:8080;http=proxy.jll.se:8080;https=proxy.jll.se:8080;socks=proxy.jll.se:8080" "ProxyOverride"="*jll.se;<local>" // Anders On Mon, Dec 01, 2003 at 04:17:23PM +1030, [EMAIL PROTECTED] wrote: > Hi All, > We have a perfect squid 2.5 stable 3 setup with NTLM auth working like a > bought one. however, quite a number of other lazy(or something) site don't > have a proxy setup at all and must simply NAT out or something. > > how would i make the auto detect proxy setting work in IE so that it finds > my squid box? i've had a short glance at microterd.TM's web site but > nothing takes my fancy... > > regards > Matthew
