User Authentication in IIS

Last reviewed: April 22, 1997
Article ID: Q152975

The information in this article applies to:
  • Microsoft Internet Information Server version 1.0
  • Microsoft Windows NT Workstation versions 3.5 and 3.51
  • Microsoft Internet Explorer versions 1.0 and 2.0

SYMPTOMS

When you access web pages from Internet Information Server (IIS) requiring authentication from Windows NT domains, you will experience ACCESS DENIED when you access web pages from IIS running on member servers in a domain.

NOTE: You will have no problem accessing pages from IIS running on a Domain Controller.

CAUSE

This is by design. IIS will authenticate using only the local security database by default, just as the FTP server does. You will have no problem on domain controllers because the domain database is the local database.

On member servers the authentication will fail unless you are a member of the local security database or you provide the username in the form of domain\username. If the you want to spare the users the task of entering the domain name, you will need to reinstall IIS on a Domain Controller.


Additional query words: prodis prodnt ftp http
Keywords : iissecurity kbnetwork ntdomain
Version : 1.0 2.0 3.5 3.51
Platform : WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: April 22, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.