HP-UX SNAplus2 R7 Administration Command Reference

Administration Commands
dene_emulator_user
Species whether the user has permission to change the session to use a different screen model from the one
specied. Possible values are:
YES
The user can change the screen model.
NO
The user cannot change the screen model.
One or more
5250_session_data subrecords may follow. Each subrecord contains the following additional parameters:
session_name
A name identifying the session. This name is an 8-byte string consisting of locally displayable characters.
If the name matches an existing session name dened for this 5250 user, the information for that session is
replaced; otherwise, a new session is added.
description
An optional string of 031 characters. SNAplus2 uses this string for information only. It is stored in the
nodes conguration le and returned on the
query_emulator_user_def command.
local_lu_alias
LU alias of the local LU that this session uses. This must match the name of an APPC local LU that has
already been dened.
plu_alias
LU alias of the partner LU that this session uses.
To indicate that the partner LU is identied by its fully qualied name instead of its LU alias, do not specify
this parameter, and specify the fully qualied name in the
fqplu_name parameter. For more information, see
Section 2.43, dene_partner_lu.
fqplu_name
Fully qualied name of the partner LU. Specify 317 type-A characters that consist of a 18 character net-
work name, followed by a period, followed by a 18 character partner LU name.
This parameter is used only if the plu_alias parameter is not specied; it is ignored if plu_alias is specied.
mode_name
Name of the mode that this session uses. This name is an 8-byte type-A character string starting with a letter.
The mode name must match the name of an APPC mode that has already been dened; it is generally set to
the SNA-dened mode name QPCSUPP.
session_type
Type of the 5250 session (display or printer). Possible values are:
5250_DISPLAY
Display session
5250_PRINTER
Printer session
2.22.2 Returned Parameters
No parameters are returned by SNAplus2 when this command executes successfully.
92