
Problem with The request failed with HTTP status 401: Unauthorized when access reporting services report.
I'm using SQL Server 2012 and IIS 8. I already set all role and register the user with (Domain\username) in reporting services configuration manager but it was not solved the problem. Then I try login to Windows using join domain username. Then the problem solved. The problem occurs within some employees. Some employee can access reporting service report without login Windows with join domain username, but some is must ?
*This post is locked for comments
I have the same question (0)Hi,
There is no way a GP user would be able to open reports in SSRS, unless those reports have been configured to run under a dedicated SQL account.. Some of your reports may have been configured to authenticate with AD security, some only with SQL user accounts.. check them out in your Report Manager site..
Out of the box installed reports from GP are using Windows Authentication by default.