LOGON_METHOD - UCMD Server configuration option

Description

The LOGON_METHOD option specifies the user's log on method.

If the UCMD Server is configured for user security (see the USER_SECURITY option), the log on method determines how the user is logged onto the Windows system.

If security is inactive, LOGON_METHOD is ignored.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Configuration File Keyword

logon option



(tick)


Manager Override

n/a





Values

option is the user's log on method.

Valid values for option are:

  • batch
    Windows log on type is batch. A batch log on prevents the command from interacting with the desktop. The user ID logging on as a batch user requires the Windows User Right "Log on as a batch job." If the user does not have this right, the log on action will fail.
  • interactive
    Windows log on type is interactive. An interactive log on permits the command to interact with the desktop. No additional rights are required for a user to log on as an interactive user.

Default is interactive.