Resolving SharePoint Application Authentication Error: Login Failed

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 are mapped to the loopback address and that can connect to Web sites on your computer, follow 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 that are on the local computer, and then click              OK.
  • Exit Registry Editor, and then restart the computer.

The name placeholder is considered a host header. It is an alternative name for the computer on which Reporting Services is installed. You must add the NetBIOS and the Fully Qualified Domain Name (FQDN) for name to the BackConnectionHostNames list that is stored in the Windows registry.

For example, if the name is a Windows computer name, such as contoso, the name can likely also be referenced in FQDN form as contoso.domain.com. You must add both representations to the list in BackConnectionHostNames.

So, The above registry modification must be done for all other SharePoint applications which are using Host Header.

时间: 2024-10-29 00:36:30

Resolving SharePoint Application Authentication Error: Login Failed的相关文章

Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON

I create a very simple website.when I run website from VS2012 ,website easily can get data from SQLSERVER which run on server which is seperate (I mean SQLSERVER is on one server and I host website on my pc as server).but when I publish website on my

SQL Server "Login failed for user 'xxx\yyy'. [SQLSTATE 28000] (Error 18456). " 问题解决

问题:SQL Server 2014,使用Job定时从Linked Server同步数据,执行时报"Login failed for user '域帐号'. [SQLSTATE 28000] (Error 18456). " 解决:通过配置管理工具修改SQL Server Agent服务启动帐号为域帐号,参见: Login failed for [SQLSTATE 28000] (Error 18456) the step failed SQL Server "Login f

SSRS 数据源链接不上出现 Login failed Error

SSRS项目Deploy到LocalHost之后,使用Windows账号验证,在Test connection时,出现Error: Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'. 由于我的账号具有管理员权限,但是不是Administrator,所以,我使用Administrator权限来登陆IE. 步骤:悬浮在IE Icon上,按住Shift不放,点击鼠标右键,Run as administrator,以Administrator来访问

【LR11】Error -27796: Failed to connect to server"server:port": [10060] Connection timed out错误解决办法

  场景描述:被测系统是发布在远程服务器上的,假设IP是10.10.10.10,端口是8066,那么访问地址是http://10.10.10.10:8066/,在control机器上我设置了IP欺骗. 错误现象:在场景运行时出现大量Action.c(8): Error -27796: Failed to connect to server"server:port": [10060] Connection timed out错误. 官方的troubleshooting: 查看工具的tro

ERROR Shell: Failed to locate the winutils binary in the hadoop binary path

14/12/17 19:18:53 ERROR Shell: Failed to locate the winutils binary in the hadoop binary path java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries. at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.jav

SSAS:OLE DB 错误: OLE DB 或 ODBC 错误 : Login failed for user 'NT Service\MSSQLServerOLAPService'

问题描述 按照微软官方教程尝试使用SSAS做OLAP时,出现如下错误信息: Severity Code Description Project File Line Suppression State Error OLE DB 错误: OLE DB 或 ODBC 错误 : Login failed for user 'NT Service\MSSQLServerOLAPService'.; 28000. 0 问题原因 该问题是由于连接SQL Server数据源的时候,产生了授权认证错误. 解决方案

cocoaPods安装成功终端代码(期间报error: RPC failed; result=56, HTTP code = 200)

Last login: Sat Oct 15 23:30:24 on ttys002 Sivek_lindeMacBook-Pro:~ Sivek_lin$ sudo gem update --system Password: Latest version currently installed. Aborting. Sivek_lindeMacBook-Pro:~ Sivek_lin$ $gem sources -l -bash: sources: command not found Sive

Error:Execution failed for task ':app:dexDebug'.

com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command '/Library/Java/JavaVirtualMachines/jdk1.7.0_79.jdk/Contents/Home/bin/java'' finished with non-zero exit value 2解决:build.gradle中添加: defaultCon

Error:Execution failed for task ':app:processDebugManifest'. 合并冲突

1. Error:Execution failed for task ':app:processDebugManifest'. > Manifest merger failed : Attribute [email protected] value=(false) from AndroidManifest.xml:16:9-36 is also present at [com.github.devlight.shadowlayout:library:1.0.2] AndroidManifest.