Configuration Guide › Security and Permissions › Permissions › Resources in the Permissions Configuration › Use Case: Report Permissions by Universe
Use Case: Report Permissions by Universe
CA GovernanceMinder associates a report with a specific universe. To create a permission that enables the creation of a report on the universe that is named Demo, add the following Doc_Access resource in the permissions configuration (eurekify.cfg):
- REPORT [Demo]
-
Access to all reports in the universe.
- REPORT [Demo] [ReportName]
-
Access to a given report in the universe.
- REPORT [*] [ReportName]
-
Access to all reports with the given name in any universe.
Note: To grant permissions for many universes, but not all universes ('*' in ResName 2), create a permissions resource for each universe in the permissions configuration (eurekify.cfg).
A user without the CREATE permission cannot create a report in the Portal. If you want the user to have modify permissions only, use the MANAGE [RW] permission.
Note the following:
- Be sure to add the appropriate Link Type resource so the user can navigate to the appropriate report screens in the Portal. For example, [Administration.NewCampaign]. The NewCampaign permission does not exist by default, but you can create it to enable access to this specific administration menu item in the Portal. Or, to enable all Administration menu items, you can use the permission [Administration.*].
- Be sure to add the appropriate configuration permission so the user can add a certification to the configuration. For example, [CONFIGURATION] [RW], configuration_name.
- Set the property sage.security.disable to false.
Copyright © 2014 CA.
All rights reserved.
|
|