LOGIN - UCMD Manager configuration option

Description

The LOGIN option specifies whether or not the remote command environment is created as if the user account logged into the system.

The differences between a login environment versus a non-login environment depends on the UCMD Server operating system. (See the operating system-specific pages for UCMD Server for complete details.)

Note

Only UCMD Servers of version 2.2.0 and above processes the option.

Windows

A Windows login environment results in the user's specific registry settings to be mapped to the HKEY_CURRENT_USER key, and that user's environment block to be loaded.

UNIX

A UNIX login environment invokes the user's shell as a login shell, which reads and executes commands in the system profile and user profile files.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Command Line, Short Form

-G option


(tick)

(tick)

(tick)

Command Line, Long Form

-login option


(tick)

(tick)

(tick)

Environment Variable

UCMDLOGIN=option

(tick)

(tick)

(tick)


Configuration File Keyword

login option

(tick)

(tick)

(tick)

(tick)

STRUCM Parameter

LOGIN(option)

(tick)




Values

option is the specification for whether or not a login environment is established.

Valid values for option are:

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

Default is no.