Previous Topic: LOGLINESNext Topic: MAXSTACK


LOGON

This parameter defines and activates the CA‑GSS Logon Facility.

Syntax

LOGON {LUNAME luname [password]}
      {APPLication applname imod [arg_string]}

Parameters

LUNAME

Definition of the LU name to be used by the Logon Facility. Only one LUNAME specification is permitted.

APPLication

Definition of a Logon Facility application. This parameter can be repeated as many times as required to complete the specification of all applications. This parameter can be abbreviated as APPL.

luname

VTAM LU name to be used by the Logon Facility.

password

VTAM password required to use this LU name. If not needed, omit the password.

applname

Application name that is specified by a user at logon time. This name must be all uppercase or can consist of a required uppercase string followed by an optional lowercase string.

At logon, the user must provide all of the uppercase string and can include any amount of the lowercase string. For example, specifying APPLname would permit the user to enter APPL, APPLN, APPLNA, APPLNAM, or APPLNAME.

Imod

Name of the IMOD that is to support the session for the specified application. The IMOD must have been written with Logon Facility capability.

arg_string

(Optional) Argument string to be passed to the IMOD at the start of the session.