HCL Workload Automation, Version 9.4

Configure the Dynamic Workload Console in LDAP

About this task

To configure the Dynamic Workload Console in Lightweight Directory Access Protocol (LDAP), the LDAP must be installed and configured as the user repository for each node in the High Availability configuration. Each node in the High Availability configuration must be enabled to use the same LDAP using the same user and group configuration.

Procedure

  1. From the wastools directory, <DWC_INST_DIR>/wastools, stop the WebSphere Application Server by issuing the stopWas.sh script:
    ./stopWas.sh  stopWas.sh -direct -user <username> -password <password>
  2. From the wastools directory, back up the WebSphere Application Server configuration by issuing the backupConfig command as follows:
    ./backupConfig.sh
  3. From the directory, ../LDAPtest/85x, or the directory, ../LDAPtest/86_9x, select one of the text files, for example, EMEA_any2uid.txt, submit the following from the wastools directory:
    ./changeSecurityProperties.sh /tws_images/LDAP/LDAPtest/86_9x
    /DWC/EMEA_any2uid.txt
  4. From the wastools directory, start the WebSphere Application Server by issuing the startWas.sh script as follows:
    ./startWas.sh
  5. Connect to the Dynamic Workload Console with the original user.
  6. Go to USER ROLES, select the LDAP user and then select the role.
  7. Save your changes.
  8. Log in to the Dynamic Workload Console.