Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 10 Configuring User Authentication : Authentication Property Reference

Authentication Property Reference
TRA Properties
Add or configure these properties in the appropriate TRA files. See Configuring Authentication for more details.
Note: You can also set the JMX connector port for deployment with TIBCO Administrator using this CDD property: be.engine.jmx.connector.port
Set to true to enable authentication.
Set to false (or leave commented) to disable authentication.
CDD Properties
Add these to the appropriate CDD file. See Configuring Authentication for more details.
 
TIBCO BusinessEvents Decision Manager: BE_HOME/rms/config/security/jaas-config.config
TIBCO BusinessEvents Views:
BE_HOME/views/config/jaas-config.config
TIBCO BusinessEvents Monitoring and Management:
BE_HOME/mm/config/jaas-config.config
file: File-based authentication. Uses a password file.
ldap: LDAP-based authentication Uses a pre-existing LDAP setup in use in your environment. Add and configure the properties shown in the LDAP Authentication Properties section of this table to work with your LDAP setup.
TIBCO BusinessEvents Decision Manager: BE_HOME/rms/config/security/users.pwd
TIBCO BusinessEvents Views: Create a file for each project. A sample file is provided in BE_HOME/examples/views/TickerTracker/config/tickertrackerusers.pwd
Specifies the base distinguished name (DN) for admin login. For example, cn=Directory Administrators, dc=na, dc=tibco, dc=com.
Default value is nsroledn (for Oracle Directory Server).
uid for Oracle Directory Server
cn for ActiveDirectory.
Specifies the ObjectClass attribute value for DS.
Many object classes can exist, for example, inetOrgPerson on Oracle Directory Server, and user on Active Directory.
Default value distinguishedName.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved