Access Control Configuration
Access control is a core product feature used by RMS projects and available in TIBCO BusinessEvents WebStudio.
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.
- You must use only the roles defined in the password file or LDAP directory (depending on authentication type used) when configuring the access control file.
- User role and user name should not be same. Each user name and role name should be unique.
Subtopics