Referencing the required groups or roles in the system.xml file
Add a reference about the groups or roles you want to use to the portal system.xml file. Modify this file by adding the ui_groups parameter and listing all required groups and roles within this parameter. Each group or role is represented by the group element that must contain a unique id attribute. The value of the id attribute is specified in the group or role search path in IBM Cognos Connection.
Include only the groups and roles you want to use for the purpose of hiding or adding user interface elements. The groups and roles must already exist in IBM Cognos software and can be associated with any namespace configured for your IBM Cognos environment. You can use the predefined groups and roles, or your custom groups and roles. For more information, see Initial security and Groups and Roles.
The predefined groups and roles that can be used include:
User |
ID |
Description |
---|---|---|
Anonymous |
Anonymous |
Users who can access IBM Cognos software without being prompted for authentication |
Administrators |
Administrators |
Users who have the administration capability |
Consumers |
Consumers |
All authenticated users, which includes Administrators, Query Studio Users, and Report Studio Users |
Query Studio Users |
QSUsers |
Users who have the Query Studio capability |
Report Studio Users |
RSUsers |
Users who have the Report Studio capability |