Configuring ObjectServer authentication

If you are using an ObjectServer as the central user registry for user management and authentication, and you want the ObjectServer to be in a federated repository, you must use the script provided with Dashboard Application Services Hub to configure the Virtual Member Manager adapter for the ObjectServer. Configure the adapter for both of the ObjectServers in the failover pair.

About this task

On each Dashboard Application Services Hub server where the Network Manager Web applications and the Web GUI are installed:

Procedure

  1. Go to the $WAS_HOME/bin directory.
  2. Enter the following command at the command line:

    ./confvmm4ncos jazzsm_profile_dir user password address port address2 port2

    Where:
    • jazzsm_profile_dir is the Jazz for Service Management profile directory.
    • user is the ID of a user with administrative privileges for the ObjectServers.
    • password is the password for the user ID.
    • address is the IP address of the primary ObjectServer.
    • port is the port number used by the primary ObjectServer.
    • address2 is the IP address of the backup ObjectServer.
    • port2 is the port number used by the backup ObjectServer.
  3. Restart the Dashboard Application Services Hub server.