Administration Commands
define_emulator_user
plu_alias  | character  | 8  | (null string)  | 
fqplu_name  | character  | 17  | (null string)  | 
mode_name  | character  | 8  | QPCSUPP  | 
session_type  | constant  | 
  | 5250_DISPLAY  | 
(One or more 5250_session_data subrecords may be included.)
Supplied parameters are:
user_name
The name of the emulation program user. This name is character string of 
•The 
•The 
To set up a default record that will be used by any user not explicitly named in the configuration, specify the record name <DEFAULT> (in uppercase and including the angle bracket characters), and set user_is_group to NO. To restrict use of the emulation program to users and groups that are explicitly named in the configuration, do not specify <DEFAULT>.
When the user starts the emulation program, SNAplus2 checks the user ID against the emulator user records in the configuration to find the correct record, in this order:
•If the user ID matches a record for a specific user name, the specific user name record is used.
•If the user ID cannot be matched but the user’s group ID matches a record for a group, the group ID record is used.
•If the user ID and the group ID cannot be matched but there is a <DEFAULT> record defined, the default record is used.
description
An optional string of 
style_file
The name of this user’s default style file. This name is a string of 
max_act_sessions
The maximum number of sessions that this user can access simultaneously. (For a 
•To prevent the user from using 3270 emulation, set this parameter to 0 (zero).
•To restrict the number of sessions that the user can use simultaneously, set this parameter to a value between 1 and 10 (or between 1 and the total number of sessions defined for the user if it is less than 10).
•To specify no limit, set this parameter to any value above 10.
view_rtm
Specifies whether the user has permission to view response time monitor (RTM) data. This parameter also determines whether the Last Transaction Time Indicator (LTTI) is displayed on the 3270 status line. (For a
89