Configure Apache ActiveMQ for LDAP

To enable the LDAP Gateway to communicate with Apache ActiveMQ, system administrators must configure the LDAP service properties in /opt/mtx/conf/ldap_gateway.yaml file.

Before you begin

Apache ActiveMQ and the Gateway Proxy must be installed.

Procedure

  1. Log into the server as a user with sudo permissions and change to user matrixxsw.
    For example:

    ssh server_ip_address

    sudo su - matrixxsw

  2. Open the /opt/mtx/conf/ldap-gateway.yaml file with a text editor, such as vi.
    If this file does not exist, you must create it.
  3. Configure the properties listed in the discussion about LDAP Gateway properties.
  4. Close and save the properties file.

What to do next

The ActiveMQ Gateway must be configured as described in the discussion about ActiveMQ Gateway configuration.
Note: The ActiveMQ Gateway and LDAP Gateway must be configured to use the same Apache ActiveMQ queues.

For more information about configuring the ActiveMQ Gateway, see the discussion about ActiveMQ Gateway configuration in MATRIXX Configuration.