You need to specify the Orchestrator credentials in the clientConnect.conf file located in the Server Manager installation directory.

You can also configure the Orchestrator credentials through GUI, as mentioned in Configure Orchestrator credentials through GUI.

To specify credentials:

Procedure

  1. At BASEDIR/smarts/bin , type the following command:

    ./sm_edit conf/clientConnect.conf

  2. Enter the following line for each orchestrator instance:

    orchestrator:<orchestrator_IP_Address>:<orchestrator_Username>:<orchestrator_Password>:<Protocol>:<orchestrator_Port>

    You must add the line for orchestrator instance above the line for the Smarts admin user.

    *:*:admin in the clientConnect.conf file.

    For example:

    orchestrator:10.106.14.29:[email protected]:password:https:443

  3. Save and close the file.