Use the LOGON parameter to define and activate the CA‑GSS Logon Facility.
LOGON {LUNAME luname [password]}
{APPLication applname imod [arg_string]}
The LOGON parameter takes these arguments:
|
Argument |
Description |
|---|---|
|
LUNAME |
Specifies definition of the LU name to be used by the Logon Facility. Only one LUNAME specification is permitted. |
|
APPLication |
Specifies 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, password should be omitted. |
|
applname |
Application name that will be 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. |
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |