Access is denied. Check that the Default Content Access Account has access to this content, or add a crawl rule to crawl this content.


When configuring SharePoint 2007 Search settings I get the following error when starting a Full Crawl. I original thought the fix for this was related to Windows Server 2008 but I later found out that it seems to be related to the .NET Framework 3.5. Anyhow, here is the resolve that I have found on the web.

Disable the loopback check
Follow these steps:
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.

http://support.microsoft.com/kb/896861

Information and Links

Join the fray by commenting, tracking what others have to say, or linking to it from your blog.


Other Posts
Helpful links for configuring Kerberos with SharePoint 2007
SharePoint Configuration Failed (step 2)

Write a Comment

Take a moment to comment and tell us what you think. Some basic HTML is allowed for formatting.

Reader Comments

Be the first to leave a comment!