ISSUE DESCRIPTION
===================
=> SharePoint site is browsable from the client machine with the host header.
=> When browsing from the server, it prompts for credentials three times and then we get 401.1
Unauthorized error.
=> On server, we can browse the SharePoint site with server name
Cause :- This behavior is by design
======
RESOLUTION
============
There are two methods to work around this issue, use one of the following methods, as appropriate for your situation.
1. Specify host names (Preferred method if NTLM authentication is desired)
2. Disable the loopback check (less-recommended method) Please check the Below Url for More detailed Description and the steps to follow for the Resolution .
http://support.microsoft.com/kb/896861
No comments:
Post a Comment