Previous Topic: Change the ADS_LDAP_bind_user PasswordNext Topic: Create a Message Queue User


Change the JNDI Connection Account

The JNDI connection account is named guest and locates the message queue in the Message Queue server. By default, this account does not have a password.

You can change the account that JNDI uses to locate the message queue in the Message Queue server. The name of this account is stored in the Message Queue and the following XML file, where JBoss_home is the directory in which you installed JBoss:

JBoss_home/server/default/deploy/jms/tibco-jms-ds.xml

To change the JNDI connection account

  1. Create a Message Queue user.
  2. Change the JNDI connection account, as follows:
    1. Stop JBoss Application Server.
    2. Replace the account name in the tibco-jms-ds.xml file with the name of the Message Queue user you created.
    3. Restart JBoss Application Server.
    4. Verify that you can log into CA ControlMinder Enterprise Management.

      JBoss is successfully started and the JNDI connection account is changed.