Re: [squid-users] Windows Update v5 Problem

From: Stefano <stefano@dont-contact.us>
Date: Wed, 10 Nov 2004 09:15:58 +0100

On Wed, 10 Nov 2004 12:12:13 +0800, Peter M Roberts wrote:

|Hi,
|
|I am running squid version 2.5 on Linux and am using NCSA auth to
control www access.
|
|We have some Windows XP workstations which I find can't download
updates from the Microsoft sites. I have acls
|
|acl WU1 dstdom_regex -i download.microsoft.com
|acl WU1 dstdom_regex -i windowsupdate.com
|acl WU1 dstdom_regex -i windowsupdate.microsoft.com
|
|and allow http access to these acls
|
|This is based on information from the Microsoft knowledgebase for IIS
authentication problem
|
|Windows update fails?

The problem is the same whit NTLM auth, try this solution
 
acl wu dstdomain .windowsupdate.com .microsoft.com .windows.com
.public-trust.com
http_access allow wu
Received on Wed Nov 10 2004 - 01:16:07 MST

This archive was generated by hypermail pre-2.1.9 : Wed Dec 01 2004 - 12:00:01 MST