Unable to browse SharePoint locally or Search Service Fails to Index Content

This is an alternative to the "disable loopback check" which is no longer recommended by Msft due to security concerns related to local activation.

Problem

You are able to browse SharePoint normally from external sources, but when you attempt to access SharePoint on the local server for anything other than the machine name you are presented with multiple login prompts that ultimately result in a login error

Explanation

The http request fails because a loopback check runs and fails preventing Kerberos from succeeding (because there’s no SPN for the url you are using to access SharePoint)

Solution

As always, take backups, snapshots, and test in staging!!!

You will need registry access to complete the steps mapped out below

Firstly, open regedit and search for MSV1_0

clip_image001

Create a new Multi-String Value

clip_image002

Set the value of the BackConnectionHostNames with one entry per line

clip_image003

If the steps above don’t work modify the hosts file appropriately in c:\windows\system32\drivers\etc to contain references to to local IP address for each hostname

clip_image004

VN:F [1.9.1_1087]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.1_1087]
Rating: 0 (from 0 votes)

Popularity: 6% [?]

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
Share this Post:
Digg Google Bookmarks reddit Mixx StumbleUpon Technorati Yahoo! Buzz DesignFloat Delicious BlinkList Furl

No Responses to “Unable to browse SharePoint locally or Search Service Fails to Index Content”

Leave a Reply:

Name (required):
Mail (will not be published) (required):
Website:
Comment (required):
XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>