Administer > RTSM > RTSM Data Flow Management > Integrations > Integrating Multiple CMDBs > How to Configure CMS-RTSM Credentials Synchronization

Configure CMS-RTSM Credentials Synchronization

To configure LDAP authentication settings:

  1. Launch your Web browser and enter the following address: http://<server_name>:8443/jmx-console, where <server_name> is the name of the machine on which RTSM is installed.

    You may need to log in with a user name and password.

  2. Under UCMDB, click UCMDB-UI:name=LDAP Settings to open the Operations page.
  3. To view the current LDAP authentication settings, locate the getLDAPSettings method. Click Invoke. A table displays all the LDAP settings and their values.
  4. To change the values of LDAP authentication settings, locate the configureLDAP method. Enter the values for the relevant settings and click Invoke. The JMX MBEAN Operation Result page indicates whether the LDAP authentication settings were updated successfully.

    Note If you do not enter a value for a setting, the setting retains its current value.

  5. After configuring the LDAP settings, you can verify the LDAP user credentials:

    1. Locate the verifyLDAPCredentials method.
    2. Enter the customer ID, username, and password.
    3. Click Invoke.

      The JMX MBEAN Operation Result page indicates whether the user passes LDAP authentication.

  6. Important: If you are configuring LDAP on a high availability environment, you must restart the cluster for the changes to take effect.

  • Note  

    • Every LDAP user has a first name, last name, and email address saved in the local repository. If the value of any of these parameters that is stored on the LDAP server differs from the value in the local repository, the LDAP server values will overwrite the local values at each login.
    • The value of the userUID setting must be unique across all LDAP servers.