为什么在 SSRS 上使用 Chrome 而不是在 IE 中出现 rsAccessDenied 错误

Why rsAccessDenied error on SSRS when using Chrome but not in IE

我正在尝试找出 SSRS 服务 URL 在使用 Chrome 而不是 IE.

时抛出异常的原因

我用管理帐户尝试了 运行 它们。

http://xyz-shantanug/Reports/Pages/Folder.aspx

User 'Domain\userName' does not have required permissions. Verify that sufficient permissions have been granted and Windows User Account Control (UAC) restrictions have been addressed.

http://xyz-shantanug/ReportServer

The permissions granted to user 'Domain\userName' are insufficient for performing this operation. (rsAccessDenied) Get Online Help

使用管理帐户,URL 都可以在 IE 上运行,但不能在 Chrome

上运行

Chrome 不是支持与 Reporting Services 2008 一起使用的浏览器,并且不支持 NTLM 或 Kerberos 身份验证:

https://technet.microsoft.com/en-us/library/ms156511%28v=sql.100%29.aspx