USER_ID - UCMD Manager configuration option
Description
The USER_ID option specifies the user identifier that is used to sign on to the remote computer.
The remote UCMD Server determines whether this option is required.
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
Command Line, Short Form | -u user |
|
|
| |
Command Line, Long Form | -userid user |
|
|
| |
Environment Variable | UCMDUSERID=user |
|
|
| |
Configuration File Keyword | userid user |
|
|
|
|
STRUCM Parameter | USERID(user) |
|
Values
user is the user identifier that is used to sign on to the remote computer.
Note
user must be a valid user identifier on the remote computer.
IBM i
If STRUCM is executing as an interactive job, the workstation user is prompted for a user ID.
If STRUCM is executing in batch, it fails.