Command Reference Guide

Administration Commands
query_emulator_user_def
description character 31
style_file character 8
num_sessions decimal
max_act_sessions decimal
view_rtm constant
alert_permission constant
change_lu constant
change_style constant
user_is_group constant
{3270_session_data}
session_name character 8
description character 31
lu_name character 8
session_type constant
model_override constant
{5250_session_data}
session_name character 8
description character 31
local_lu_alias character 8
plu_alias character 8
fqplu_name character 17
mode_name character 8
session_type constant
If the command executes successfully and you specied DETAIL as the list_options parameter value, the following
parameters are returned:
user_name
The name of the user or group.
description
An optional string of 031 characters.
style_le
The name of this users default style le. This name is a string of 18 characters; for a HP-UX environment,
the actual le name used is the name specied here with the extension .stu (3270) or .stx (5250) appended
to it. For a Windows environment, refer to the emulator documentation for details about style le naming
conventions.
num_sessions
The total number of sessions (3270, 5250, or both) dened for the user.
max_act_sessions
The maximum number of sessions (3270, 5250, or both) that this user can access simultaneously. Possible
values are:
0
The user cannot access 3270 emulation.
1
10
The user can access a limited number of sessions simultaneously; this value species the limit.
0xFFFFFFFF
The user can access an unlimited number of sessions.
view_rtm
385