MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

Can't login to team site while on the server

  Asked By: Ramsey Mcleod         Date: May 10, 2010      Category: MOSS      Views: 310
 

I am runnig SQL 2008 and Miicrosoft Office SharePoint Server 2007. I cannot
login on the server to the team site I've created. If I go to another machine
on the network I can. What's the problem

Tagged:                  

 

2 Answers Found

 
Answer #1       Answered By: Jaime Weaver          Answered On: May 10, 2010       

You need to modify the loopback check property in the registry of the
server. A google search will give you the key and property.

 
Answer #2       Answered By: Anibal Baird          Answered On: May 10, 2010       

This is a new security feature added which prevents you from accessing the
site if the site  URL is different than the server  name.

For example:

Servername: ABCDWFE01
SharePoint Site URL: http://intranet

You will get this error: HTTP 401.1 - Unauthorized: Logon Failed

There are two KB articles related to this:

DisableLoopbackCheck for SharePoint

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

Error messages when crawling content sources in SharePoint: "Event ID 2436"
and "Access is denied"
http://support.microsoft.com/kb/896861

Go ahead and fix it using method 2 described in first KB then reboot the
server once.

 
Didn't find what you were looking for? Find more on Can't login to team site while on the server Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].