Analytics Security#
This section describes how to manage the security configuration for Reports.
Info
This section describes the SQL Server Reporting Services Security configuration from the point of view of SQL Server Reporting Services Server. Critical Manufacturing provides an integrated Security management GUI which allows the Security configuration to be managed from a central location.
Accessing SQL Server Reporting Services#
To configure the security for the Critical Manufacturing reports, it's necessary to access SQL Server Reporting Services using the browser and providing an URL address in the form:
http://[server_name]/Reports_[instance_name]
-
The
[server_name]must be replaced by the name of the server where the SQL Server Reporting Services is installed. -
The
[instance_name]must be replaced by the name of the instance where the SQL Server Reporting Services is running.
In the case that the server name is dbserver and the SQL Server Reporting Services instance name is "online", the URL address to access to the SQL Server Reporting Services is: http://dbserver/Reports_ONLINE
Assigning Or Modifying a User/Group To A System Role#
Follow the steps below to assign or modify a user/group to a system role:
- Click on Site Settings, available in the top right corner.
- In the left tab, click on Security. The roles for each user and group are displayed.
- To add a new role, click on the New Role Assignment.
- To edit one user or group role, click on the user or group Edit link.
- To delete one or more roles, check the appropriate checkbox and click on Delete.
Defining A Role-Based Security For The Reports Homepage#
Follow the steps below to define the roles for the home page:
- In the homepage, click on the Properties tab.
- To add a new role, click on the New Role Assignment.
- To edit one user or group role, click on the user or group Edit link.
- To delete one or more roles, check the appropriate checkbox and click on Delete.
Defining The Security By Folder#
By default, each folder inherits its security from the parent folder. This is possible to be changed by following the steps:
- Click on the Folder Settings.
- Click on Edit Item Security and perform the desired changes.
- However, it is possible to customize each folder with different security. For that, follow the following steps:
- Click on the folder to change the roles.
- Click on properties tab.
- Click on Edit Item Security and perform the changes desired.
Note
Click on Revert to Parent Security to inherit the parent folder security.