![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
To enable authentication for MM you must also set JMX properties in the be-engine.tra files.
File Based Authentication This method authenticates a user against user data stored in a file based repository. This method is not recommended for production purposes. In file-based authentication, you define a list of user names, passwords, and roles in a the file called (by default) users.pwd file. This file is commonly referred to as the password file.LDAP Authentication This method authenticates users against a directory server using LDAP as a protocol. TIBCO BusinessEvents applications can leverage this information to authenticate users. The role information is configured through an LDAP attribute like the nsroledn attribute in Oracle Directory Server. The LDAP attribute differs in different directory server products. The details of configuring LDAP authentication are beyond the scope of this documentation. Consult your LDAP product documentation.JMX MBeans authentication is available but not enabled by default. You enable it using a JMX property in the be-engine.tra file. See Configure JMX Properties in To-Be-Monitored Engine TRA Files for instructions.File based authentication is enabled by default. LDAP authentication is also supported. To configure the MM authentication mechanism, you set the be.mm.auth.* properties in the MM.cdd file. See To Enable Authentication and Select File or LDAP Authentication Type and Authentication Property Reference.This component also uses two predefined authorization roles. See Configure User Authorization for Administrator and User Roles.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |