Using Encrypted Command File - UNIX
Using Encrypted Command File on UNIX
For the UNIX, the Universal Command Manager -encryptedfile option specifies the location of the Uencrypted file.
/opt/universal/bin/ucmd -host 10.252.2.232 -userid testid \ -encryptedfile /universal/encrypted/encfile.txt -cmd "dir"
Command Line Options
The Command options used in this example are:
Option | Description |
---|---|
List of one or more hosts upon which a command can run. | |
User ID or account with which to execute the remote command. | |
Encrypted command file. | |
Remote command to execute. |