Copyright © TIBCO Software Inc. All Rights Reserved |
MM authorization uses two preconfigured roles. These roles are specified in the provided password file used for file-based authentication:BE_HOME/mm/config/users.pwd
If you add more users ensure that they have the appropriate role. Note that role names are case sensitive:MM_ADMINISTRATOR Users with this role can execute methods, for example to deploy, start, and stop engines, and invoke method operations.MM_USER Users with this role can view MM Console, but cannot deploy, start, or stop engines, or invoke method operations.
To use LDAP authentication, you must add these roles in the LDAP directory for the relevant users.See Chapter 13, Configuring User Authentication for more on authentication topics, and configuring the password file.
Copyright © TIBCO Software Inc. All Rights Reserved |