Netscape cannot browse intranet site that is hosted on IIS (265030)
The information in this article applies to:
- Microsoft Internet Information Services 5.0
- Microsoft Internet Information Server 4.0
- Microsoft Internet Information Server 3.0
- Microsoft Internet Information Server 2.0
- Microsoft Internet Information Server 1.0
This article was previously published under Q265030 We strongly recommend that all users upgrade to Microsoft Internet Information Services (IIS) version 6.0 running on Microsoft Windows Server 2003. IIS 6.0 significantly increases Web infrastructure security. For more information about IIS security-related topics, visit the following Microsoft Web site: SYMPTOMS
When you try to access an intranet site by using the Netscape 4.51 browser, you may receive the following error message:
401.3 Unauthorized due to ACL on resource
When you try to access the same intranet site by using the Microsoft Internet Explorer browser, everything works as expected.
CAUSE
This problem may occur if you are using NTLM (NT challenge/response) or Integrated Windows authentication. The Netscape browser can only use Basic authentication.
WORKAROUNDWarning Using this procedure may make your username and password vulnerable to malicious users because Basic authentication is sent in clear text.
You may want to add a certificate to implement Secure Sockets Layer (SSL).
To work around this problem, follow these steps. - Start Microsoft Internet Information Services (IIS).
- Right-click the intranet site that you want, and then click Properties.
- Click the Directory Security tab.
- At Anonymous access an authentication control, click Edit.
- At Authenticated access, click to select the Basic authentication check box.
Note You also have to give the user account the Log on Locally right to allow Basic authentication.
Modification Type: | Minor | Last Reviewed: | 6/16/2006 |
---|
Keywords: | kbpending kbprb KB265030 |
---|
|