USER_PASSWORD - UEM Manager configuration option
Description
The USER_PASSWORD option specifies a password for the user account specified by the USER_ID option.
A password is required only if the UEM Server has enabled its USER_SECURITY option.
Note
If the UEM Server is executing on a UNIX system, an entry can be added to the Universal Event Monitor Access ACL to not require authentication of certain user accounts. For those user accounts, a user password is not required. However, if the UEM Server is executing on a Windows system, this option is not available, as all user account authentication done by Windows requires a password.
For more information on Universal ACLs, see Universal Event Monitor UACL Entries.
Usage
Method | Syntax | IBM i | HP NonStop | UNIX | Windows | z/OS |
---|---|---|---|---|---|---|
Command Line, Short Form | -w password | |||||
Command Line, Long Form | -pwd password | |||||
Environment Variable | UEMPWD=password | |||||
Configuration File Keyword | password password |
Value
password is the password for the user account.