Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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

(tick)

(tick)

(tick)

Command Line, Long Form

-pwd password

(tick)

(tick)

(tick)

Environment Variable

UEMPWD=password

(tick)

(tick)

Configuration File Keyword

password password

(tick)

(tick)

(tick)

Value

password is the password for the user account.

  • No labels