Users may be unable to view and execute the System Center Configuration Manager 2007 reports hosted on SQL Reporting Services.
Problem 1: Trying to access http:///reports returns blank window.
Problem 2: When trying to execute one of the reports you get the following error:
Problem 1: Trying to access http://
Problem 2: When trying to execute one of the reports you get the following error:
An error has occurred during report processing. (rsProcessingAborted)
Cannot create a connection to data source '{5C6358F2-4BB6-4a1b-A16E-8D96795D8602}'. (rsErrorOpeningConnection)For more information about this error navigate to the report server on the local server machine, or enable remote errors.
RESOLUTION
The basic configuration to allow an end user to view and execute the Configuration Manager Reports hosted via Reporting Services Point are as follows:
1. Create a Global Security Group for users with Read access to the Reports.
2. Add all of the users to this group who need to access to the Reports.
3. Open the Reports website with admin privileges (e.g. http:///reports).
4. Click on the Properties Tab > Click on New Role Assignment.
5. In the Group or User name box type in the domain\ you created in step 1.
This will allow those users to view the reports but will fail to execute them. They will get the error described in Problem 2.
To resolve Problem 2 follow the below steps:
1. Add the Global Security Group in SQL using the SQL Server Management Studio Security > Logins > New Login > User Mapping.
2. Check the box for the SCCM DB and Check “db_datareader” role.
1. Create a Global Security Group for users with Read access to the Reports.
2. Add all of the users to this group who need to access to the Reports.
3. Open the Reports website with admin privileges (e.g. http://
4. Click on the Properties Tab > Click on New Role Assignment.
5. In the Group or User name box type in the domain\
This will allow those users to view the reports but will fail to execute them. They will get the error described in Problem 2.
To resolve Problem 2 follow the below steps:
1. Add the Global Security Group in SQL using the SQL Server Management Studio Security > Logins > New Login > User Mapping.
2. Check the box for the SCCM DB and Check “db_datareader” role.
No hay comentarios:
Publicar un comentario