Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

You are incorrectly prompted to provide your user name and password when you visit a Web site in the Intranet zone after you upgrade to Internet Security and Acceleration Server 2004 Service Pack 2


View products that this article applies to.

Symptoms

You upgrade to Microsoft Internet Security and Acceleration Server (ISA Server) 2004 Service Pack 2 (SP2), and then you try to access a Web site in the Intranet zone. However, you are incorrectly prompted for your user name and your password.

↑ Back to the top


Cause

This problem occurs because the automatic configuration file (Wpad.dat) that ISA Server 2004 SP2 generates for the proxy client has been changed. The automatic configuration file for the proxy client uses the shExpMatch function together with a trailing "/*" for the domain that you want to access. The trailing "/*" causes the shExpMatch function to return False for the host entry. When Internet Explorer parses the file, the Web site is incorrectly detected in the Internet zone, and you must provide your logon credentials in order to access the Web site.

↑ Back to the top


Resolution

To resolve this problem, update the Wpad.dat file to include an entry that is followed by a trailing "/*" for both the domain that you want to access and for the local domain. For example, add the following lines of code to the Wpad.dat file.
*.contoso.com/*
*://*.contoso.com
Note In the code example, contoso is a placeholder for the domain name that is appropriate for your situation.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


Keywords: KB938307, kbexpertiseinter, kbprb, kbbug, kbtshoot

↑ Back to the top

Article Info
Article ID : 938307
Revision : 2
Created on : 12/4/2007
Published on : 12/4/2007
Exists online : False
Views : 248