Microsoft KB Archive/247593

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 17:13, 18 July 2020 by 3155ffGd (talk | contribs) (importing KB archive)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Knowledge Base


Article ID: 247593

Article Last Modified on 11/21/2006



APPLIES TO

  • Microsoft Internet Information Services 5.0



This article was previously published under Q247593

SYMPTOMS

When you try to log on to an Internet Information Services (IIS) 5.0 computer, the following error message may occur:

401.1 Unauthorized: Logon failed

CAUSE

This problem may be caused by a number of reasons. However, the following are the most common:

  • The users credentials (the username and password) are not correct.
  • The user account may not have the right to log on to the computer interactively (the "Log On Locally" right). In some scenarios, the user account requires "Log On Locally" right.


RESOLUTION

Check the username and the password of the user to make sure that they are correct. If this is correct, be sure the user has the "log on locally" right granted to it.

To verify user rights, do the following:

  1. Open the Local Security Policy tool from the Administrative Tools folder.
  2. Click Local Policies, click User Rights Assignment, and then click the Log On Locally user right.

If the user account or group that the user belongs to is not listed, then add it.

MORE INFORMATION

See the Internet Information Services 5.0 documentation for more information about authentication. This documentation can be found at the following URL example:


Additional query words: IIS 5

Keywords: kbprb kbprod2web KB247593