Wednesday, March 21, 2012

Getting rsAccessDenied error for a completely different user?!

When userA is not permitted to view the report server, the following
message would normally appear when userA tries to access
http://localhost/reportserver
Reporting Services Error
----
The permissions granted to user 'domain\userA' are insufficient for
performing this operation. (rsAccessDenied) Get Online Help
----
This is the correct behaviour. Now say userB and userC both have
access to reports. When userB opens the page, it displays the list of
RDLs correctly; when userC opens the page, he gets the above error
message EXACTLY, meaning the report server thinks userC is userA and
displays "The permissions granted to user 'domain\userA' are
insufficient ..."
So userC becomes userA and is denied access to the reports -- how
could this have happened? I've checked the permission of that folder
and IIS settings and there is no mention of special translation of
username or permission settings for either user. Any ideas where else
I should check?I have seen this when two people share a computer and rathering than logging
off and back on the second user unlocks the computer and starts using it.
Bruce Loehle-Conger
MVP SQL Server Reporting Services
"Yuting ak199" <kuoyuting@.gmail.com> wrote in message
news:e5bcbe3f-95fd-4b23-a1ea-89496386bc49@.k2g2000hse.googlegroups.com...
> When userA is not permitted to view the report server, the following
> message would normally appear when userA tries to access
> http://localhost/reportserver
> Reporting Services Error
> ----
> The permissions granted to user 'domain\userA' are insufficient for
> performing this operation. (rsAccessDenied) Get Online Help
> ----
> This is the correct behaviour. Now say userB and userC both have
> access to reports. When userB opens the page, it displays the list of
> RDLs correctly; when userC opens the page, he gets the above error
> message EXACTLY, meaning the report server thinks userC is userA and
> displays "The permissions granted to user 'domain\userA' are
> insufficient ..."
> So userC becomes userA and is denied access to the reports -- how
> could this have happened? I've checked the permission of that folder
> and IIS settings and there is no mention of special translation of
> username or permission settings for either user. Any ideas where else
> I should check?|||On Jan 30, 6:31 pm, "Bruce L-C [MVP]" <bruce_lcNOS...@.hotmail.com>
wrote:
> I have seen this when two people share a computer and rathering than logging
> off and back on the second user unlocks the computer and starts using it.
>
That doesn't appear to be the cause here, as the issue happens even if
only one user is logged in, and the same issue occurs on several
machines...

No comments:

Post a Comment