baanjim
18th September 2013, 19:05
Hi,
We have an error when trying to execute a report with SSRS: The access is not authorized for some users (rsAccessDenied).
Is it necessary to declare all users who will use SSRS?
We created access in the reportserver directory but the problem still exists...
Thank you for any help :)

bhushanchanda
18th September 2013, 19:17
Hi ,

I have faced that issue in the past. Its quite simple though. You can google it, you will get lots of links providing the solutions.

Try these:-

Line 1 (http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=86285)

Link 2 (http://social.msdn.microsoft.com/Forums/sqlserver/en-US/4b6e3b87-7530-4b80-893a-4b6f070d4220/rsaccessdenied)

I really don't remember how I solved it, I guess I changed the authorization to NT Service in Report Manager. You can try other links too.

Keep trying, you will get it.

priyesh4u77
10th October 2013, 23:57
You can solve it by adding NT AUTHORITY\AUTHENTICATED Users in report manager settings.