Results 1 to 4 of 4

Thread: Windows Authentication not working in IIS on Windows Server 2003

  1. #1
    Join Date
    Apr 2009
    Posts
    36

    Windows Authentication not working in IIS on Windows Server 2003

    I am getting an error "HTTP 401.1 - Unauthorized: Logon Failed". I have installed window Server 2003 SP1 and configure IIS site. When i use that site to use host header the error occur which won't allowed me to login.Any recommendations and suggestions are appreciated.

  2. #2
    Join Date
    Apr 2008
    Posts
    3,522

    Re: Windows Authentication not working in IIS on Windows Server 2003

    This issue occurs if you install Microsoft Windows XP Service Pack 2 (SP2) or Microsoft Windows Server 2003 Service Pack 1 (SP1). Windows XP SP2 and Windows Server 2003 SP1 include a loopback check security feature that is designed to help prevent reflection attacks on your computer. Therefore, authentication fails if the FQDN or the custom host header that you use does not match the local computer name.

  3. #3
    Join Date
    Nov 2005
    Posts
    3,026

    Re: Windows Authentication not working in IIS on Windows Server 2003

    The problem can be solve by disabling loopback on the server. the method for disabling loopback is given below :

    First open regedit > HKLM\System\CurrentControlSet\Control\Lsa > In that registry create a new DWORD value called DisableLoopbackCheck and assign the value of 1 then restart you computer.

  4. #4
    Join Date
    Jan 2009
    Posts
    318

    Re: Windows Authentication not working in IIS on Windows Server 2003

    • Click Start, click Run, type regedit, and then click OK.
    • In Registry Editor, locate and then click the following registry key:
    • HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
    • Right-click Lsa, point to New, and then click DWORD Value.
    • Type DisableLoopbackCheck, and then press ENTER.
    • Right-click DisableLoopbackCheck, and then click Modify.
    • In the Value data box, type 1, and then click OK.
    • Quit Registry Editor, and then restart your computer.

Similar Threads

  1. Replies: 5
    Last Post: 31-12-2011, 02:29 PM
  2. monitor not working for windows 2003 server
    By rnpkreddy in forum Monitor & Video Cards
    Replies: 1
    Last Post: 28-01-2010, 04:05 PM
  3. HP Nas server not working - Windows server 2003 Standard Edition
    By prajeethpj1 in forum Windows Software
    Replies: 2
    Last Post: 27-09-2009, 11:15 AM
  4. Windows 2003 Pre-authentication failed
    By Kaysel in forum Windows Security
    Replies: 2
    Last Post: 16-01-2009, 09:53 PM
  5. NTP server not working on Windows Server 2003
    By MEmerson in forum Windows Server Help
    Replies: 5
    Last Post: 10-01-2008, 02:12 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,950,895.04078 seconds with 16 queries