Starting a UNIX Component via Universal Control
Starting a UNIX Component via Universal Control
This example starts a component on a remote system.
uctl -start uems -cmdid "UEM-dallas" -host dallas -userid joe -pwd akkSdiq
Command Line Options
The command line options used in this example are:
Option | Description |
---|---|
Name of the component to start on the remote system. | |
Assigns a command identifier of "UEM-dallas" to the started component. | |
Directs the command to a computer with a host name of dallas. | |
Remote user ID with which to execute the Universal Control Server process. The started component, in fact, will execute with the Universal Broker's security context. | |
Password for the user ID. |
Components