LOGIN - UEM Manager configuration option

Description

The LOGIN option instructs the UEM Server to establish an execution environment for the user account (specified by the USER_ID option) that resembles the environment that the user would have if the user were actually to log in to the system on which the UEM Server resides.

The differences between a login environment and a non-login environment depends on the UEM Server platform. For example, when a login environment is established on a UNIX system, the user's preferred shell is invoked as a login shell. This results in the execution of commands specified in the system profile and the user's profile.

For more information on the environment established for a given platform, see Universal Event Monitor Server.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

-G option

(tick)

(tick)

(tick)

Command Line, Long Form

-login option

(tick)

(tick)

(tick)

Environment Variable

UEMLOGIN=option

(tick)

(tick)

Configuration File Keyword

login option

(tick)

(tick)

Values

option is the instruction for establishing an execution environment.

Valid option values are:

  • yes
    Login environment is established.
  • no
    Non-login environment is established.

If LOGIN is not used, the specified (or default) value of the UEM Server LOGIN option is used.