PRB: "Access Is Denied" Error When Expecting Logon DialogLast reviewed: December 11, 1997Article ID: Q175805 |
The information in this article applies to:
SYMPTOMSWhen using NT Challenge/Response authentication, individuals accessing the site from the Internet receive "Error: Access Is Denied" when trying to access a secure Web page or directory. Users connecting to the site internally (via corporate LAN) and logged onto the authorized NT Domain are granted access.
CAUSENT Challenge/Response (NTLM) is unable to authenticate users who do not have a direct connection to the Internet Information Server (IIS) server. Therefore, users coming to a site through a corporate or ISP Proxy server will receive the "Error: Access Is Denied" message.
RESOLUTIONIn order to secure the site for use from the Internet, Basic Authentication must be turned on and NTLM should be turned off. This will allow the individual accessing the page from the Internet the opportunity to enter a valid NT account name and password.
STATUSThis behavior is by design.
MORE INFORMATIONNT Challenge/Response is designed to be used primarily for corporate intranets that use the NT Domain authentication model. Basic security is provided for Web administrators who want to have user authorization on their public Internet site.
Steps to Reproduce Behavior
REFERENCESFor the latest Knowledge Base articles and other support information on Visual InterDev and Active Server Pages, see the following page on the Microsoft Technical Support site:
http://support.microsoft.com/support/vinterdev/ |
Additional query words: Internet Security, IIS, NTLM
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |