Using Encrypted Command File - IBM i
Using Encrypted Command File on IBM i
For IBM i, the Universal Command Manager /wiki/spaces/UA73/pages/3779010 option specifies the location of the Uencrypted file.
STRUCM HOST('10.252.2.232') USERID(testid) ECMFILE(UNIVERSAL/ENCRYPTED) ECMMBR(TETSPWD) CMD('DIR')
Command Line Options
The command line 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. | |
Location of encrypted data in encrypted command file. | |
Remote command to execute. |
Components
/wiki/spaces/UA73/pages/3770557
/wiki/spaces/UA73/pages/3772157
, multiple selections available,