Refreshing Universal Broker via Universal Control from Windows
This example refreshes Universal Broker on a remote system.
uctl -refresh -host dallas -userid joe -pwd akkSdiq
Command Line Options
The command line options used in this example are:
Option | Description |
---|---|
Instruction to refresh Universal Broker on the remote system. | |
Directs the command to a computer with a host name of dallas. | |
Remote user ID with which to execute the Universal Control Server process. | |
Password for the user ID. |
Universal Broker Actions
This refresh request directs Universal Broker to take the following actions:
Step 1 | Read its configuration file. Universal Broker refreshes its configuration options. |
---|---|
Step 2 | Read all component definitions found in the component definition directory. Universal Broker replaces all component definitions with the newly read component definitions. New component definitions are added and deleted component definitions are removed. |
Step 3 | Read the Universal Access Control List configuration entries from the registry. Universal Broker replaces its UACL entries with the newly read entries. |
Components