How do I configure an existing master domain manager to reach the license server through a proxy server?

How to configure an existing master domain manager to reach the license server through a proxy server

About this task

You decide to move your existing master domain manager to a network without Internet access for security reasons. In this case, you need a proxy server for the master domain manager to reach the license server located on the Internet.

To configure HCL Workload Automation to communicate with the proxy server, specify the following global options:
licenseProxyPassword | pw
License Proxy Password The password of the proxy server which HCL Workload Automation is expected to contact. This option is required if you are using a proxy server protected by a user name and password.

The default value is null because it must be specified by the user. This option takes effect immediately.

licenseProxyServer | lp
IP of the proxy server The IP of the proxy server which HCL Workload Automation is expected to contact.

The default value is null because it must be specified by the user. This option takes effect immediately.

licenseProxyServerPort | lo
Port of the proxy server The port of the proxy server the master domain manager uses to connect to the Internet.

The default value is null because it must be specified by the user. This option takes effect immediately.

licenseProxyUser | pb
User of the proxy server The user of the proxy server the master domain manager uses to connect to the Internet. This option is required if you are using a proxy server protected by a user name and password.

The default value is null because it must be specified by the user. This option takes effect immediately.

For more information about global options, see Setting global options.