Access Control Configuration
Access control is a core product feature used by RMS projects and available in the TIBCO BusinessEvents Decision Manager add-on and TIBCO BusinessEvents WebStudio.
TIBCO BusinessEvents Monitoring and Management also uses two roles (see User Authorization for Administrator and User Roles).
For each RMS project, set up an access control file where you group the project resources as desired, giving each group (or individual resource) an ID. Use these IDs to assign permissions to each user role.
Access is defined using roles. If file-based authentication is used, roles are defined and assigned to users in the password file (by default called users.pwd). If LDAP-based authentication is used, roles are defined and assigned to users in the LDAP directory.
- Guidelines for Configuring Access Control
A project’s access control file is an XML file named RMSProjectName.ac. - Structure of the Access Control File
The access control file for a project is an XML file. - Permissions—ALLOW and DENY
The value of the action element is one of the key words ALLOW or DENY. - Access Control Files
XML files with the extension .ac are used to create access control settings .