Sunday, February 12, 2012
Accessing report server
i have a pb when i submit the reprtserver URL http://myserver/reportserver
msg from the browser : The permissions granted to user 'SRVBMAPACCE1\IUSR_SRVBMAPACCE1' are insufficient for performing this operation. (rsAccessDenied)
what should i do ?Explicitly add the user in report manager and give them Browser role.
--
Ravi Mumulla (Microsoft)
SQL Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"Tino" <Tino@.discussions.microsoft.com> wrote in message
news:1AB86E67-D836-4F02-BFEC-4FF6E90EDB72@.microsoft.com...
> hi!!
> i have a pb when i submit the reprtserver URL http://myserver/reportserver
> msg from the browser : The permissions granted to user
'SRVBMAPACCE1\IUSR_SRVBMAPACCE1' are insufficient for performing this
operation. (rsAccessDenied)
> what should i do ?|||Add IUSR to the Reporting Services folder on the file system. Make
sure to replicate the permissions to the items underneath that folder
too.
"Tino" <Tino@.discussions.microsoft.com> wrote in message news:<1AB86E67-D836-4F02-BFEC-4FF6E90EDB72@.microsoft.com>...
> hi!!
> i have a pb when i submit the reprtserver URL http://myserver/reportserver
> msg from the browser : The permissions granted to user 'SRVBMAPACCE1\IUSR_SRVBMAPACCE1' are insufficient for performing this operation. (rsAccessDenied)
> what should i do ?
Thursday, February 9, 2012
Accessing One''s ReportServer Homepage from Other''s Machines
Hi,
My Reportserver Homepage is http://d620xp/Reports
Requirement is that Users should be able to view all the reports from this URL( from their Desktops)
What are the steps I need to do, to get this ?
Thanks in Advance,
Sundar
What happens when you enter http://d620xp/Reports in other machine's web browsers?
|||Grant Privileges to the required users. After this when use opens this URL they should be able to see all the deployed reports...|||
Hi,
When Users type the ReportServer URL, they are seeing the Homepage but all the folders ( Datasources, Models and reports) are missing.
Is thr a way to enable Users to see all the Reports ?
Thanks,
Sundar
|||Hi,
Thanks for your Reply.
How do I grant priviledges to Users ?
Should I do it through ReportManager Homepage or through IIS Site settings ?
Regards,
Sundar
|||You have to grant the correct permissions to the users. Right now, it appears that it is set to the most restrictive permissions.
|||
Sundar1234 wrote:
Hi,
Thanks for your Reply.
How do I grant priviledges to Users ?
Should I do it through ReportManager Homepage or through IIS Site settings ?
Regards,
Sundar
Through reportmanager. Click properties and add the proper role assignments.
|||
Greg,
Under Properties->Security, I have the following:
> Browser, Content Manager, My Reports, Publisher, Report Builder
How do I proceed from here ?
Any help is appreciated !
Thanks,
Sundar
|||
Sundar1234 wrote:
Greg,
Under Properties->Security, I have the following:
BUILTIN\Administrators > Browser, Content Manager, My Reports, Publisher, Report Builder
D620xp\Guest Browser, Everyone How do I proceed from here ?
Any help is appreciated !
Thanks,
Sundar
Although I've never needed to do this, I would think that you would want D620xp\Guest to have access to My Reports, Report Builder, Browser, Everyone.
Possibly even Content Manager and Publisher if you trust them with that.
Right now your rights for the Guest account are too restrictive.