Check Event Viewer Log
- Click Start, click Run, type eventvwr, and then click OK.
- Click on Security under Windows Log
Do the following steps to resolve this error by modifying the server's registry to specify the host name. To specify the host names that is mapped to the loopback address and that can connect to WEB sites on your computer, foll ow these steps:
- Click Start, click Run, type regedit, and then click OK.
- In the Registry Editor, locate and then click the following Registry key: hkey_local_machine\system\currentcontrolset\ Control\lsa\msv1_0.
- Right-click Msv1_0, point to New, and then click multi-string Value.
- Type backconnectionhostnames, and then press ENTER.
- Right-click BackConnectionHostNames, and then click Modify.
- In the Value data box, type the host name or the host names for the sites is on the local computer, and T Hen click OK.
- Exit Registry Editor, and then restart the computer.
The name placeholder is considered a host header. It is a alternative name for the computer in which Reporting Services is installed. You must add the NetBIOS and the Fully qualified Domain name (FQDN) for name to the BackConnectionHostNames list Tored in the Windows registry.
For example, if the name is a Windows computer name, such as Contoso, the name can likely also being referenced in FQDN form As contoso.domain.com. You must add both representations to the list in BackConnectionHostNames.
So, the above registry modification must is done for all other SharePoint applications which is using the Host Header.
Resolving SharePoint application Authentication Error:login Failed