Administration Commands
define_emulator_user
YES
The user_name parameter identifies a group name. Any user in this group will use this emulator user record unless there is an explicit record for the user’s user name.
NO
The user_name parameter identifies a user name.
One or more 3270_session_data subrecords may follow. Each subrecord contains the following additional parameters:
session_name
A name identifying the session. This name is an
To define sessions that are initially displayed in the 3270 emulation program’s control interface, specify a name in the range
Sessions that are available for the user to remap to must be given names that are not in the range SESS0001– SESS0010. The user will be able to access these sessions only if the change_lu parameter enables the user to remap sessions.
description
An optional string of
lu_name
Name of the LU or LU pool that this session uses. This name is an
If you assign the session to an LU that is in an LU pool, SNAplus2 will try to use this LU when the session is activated. If the LU is not available, SNAplus2 will attempt to find a free LU from the pool (as though the session had been assigned to the pool).
session_type
Type of the LU or pool (display or printer, and the screen model for display LUs). Possible values are:
3270_DISPLAY_MODEL_2
Display model 2 (80 x 24)
3270_DISPLAY_MODEL_3
Display model 3 (80 x 32)
3270_DISPLAY_MODEL_4
Display model 4 (80 x 43)
3270_DISPLAY_MODEL_5
Display model 5 (132 x 27)
PRINTER
Printer LU (this value is not valid if lu_name specifies an LU pool)
model_override
91