Search

« SharePoint 2010 site template screen shots and overview | Main | SharePoint 2010 demo videos from the SharePoint 2009 conference. »
Thursday
Oct222009

DisableLoopbackCheck for SharePoint

When you use the fully qualified domain name (FQDN) or a custom host header to browse a local Web site that is hosted on a computer that is running Microsoft Internet Information Services (IIS) 5.1 or a later version, you may receive an error message that resembles the following:

HTTP 401.1 - Unauthorized: Logon Failed or in a SharePoint portal you get three login attempts and then a blank page.

Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756  How to back up and restore the registry in Windows

Fix it for me


To set the DisableLoopbackCheck registry key automatically, click the Fix this problemlink. Click Run in the File Download dialog box, and then follow the steps in the Fix it wizard.

Fix this problem 
Microsoft Fix it 50306

 

Let me fix it myself


To set the DisableLoopbackCheck registry key yourself, follow these steps:

  1. Set the DisableStrictNameChecking registry entry to 1. For more information about how to do this, click the following article number to view the article in the Microsoft Knowledge Base: 

281308  Connecting to SMB share on a Windows 2000-based computer or a Windows Server 2003-based computer may not work with an alias name

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

 

PrintView Printer Friendly Version

EmailEmail Article to Friend

Reader Comments (2)

Hey,

I had a similar problem with this, just wondering what would be the deal if you use the Microsoft tool, the registry can be recovered if you do it manually, but if you install the Microsoft Fix It, is there a way to go back?

And Thanks for the info!!!

March 23, 2010 | Unregistered CommenterRichard

Hi Richard,

The Microsoft tool just makes the Reg entries for you if you wanted to roll back you would have to go into the registry and delete the new Key.

Sean

March 29, 2010 | Registered CommenterSean Cantellay

PostPost a New Comment

Enter your information below to add a new comment.
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>