HP-UX SNAplus2 R7 Administration Command Reference
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 1–32 locally displayable characters.
Possible values are:
• The HP-UX user ID of a 3270 or 5250 user on the SNAplus2 computer (or, for a Win16 Client user, the
user name specified in the SNAplus2 client network data file). The
user_is_group parameter must be set
to NO.
• The HP-UX group ID of a group of 3270 or 5250 user on the SNAplus2 computer (or, for a Windows
Client user, the group name specified in the SNAplus2 client network data file). The user_is_group
parameter must be set to YES.
To set up a default record that will be used by any user not explicitly named in the con
figuration, 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 0–31 characters. SNAplus2 uses this string for information only. It is stored in the
node’s configuration file and returned on the query_emulator_user_def command. You can use it to
store additional information such as the user’s full name, to help distinguish between users.
style_file
The name of this user’s default style file. This name is a string of 1–8 characters. For HP-UX systems, the
actual file name used is the name specified here with the extension .stu (3270) or .stx (5250) appended to
it. For Windows systems, refer to the emulator documentation for details about style file naming conventions.
max_act_sessions
The maximum number of sessions that this user can access simultaneously. (For a 5250-only user, this
parameter is ignored.) Use this parameter as follows:
• 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
5250-only user, this parameter is ignored.) Possible values are:
89