You are on page 1of 2

DEPLOCNAME

Specifies the dependent local location name used for dependent LU requestor
(DLUR), providing additional security for the connection. If this name is filled in,
an activation request (SNA ACTLU) from a dependent LU server (DLUS) node
must reference this name or it is rejected.

Remote DLUS nodes may optionally accept unsolicited reply PSIDs (Product Set
IDs) from the iSeries 400 for auto-definition of LUs at the DLUS node. If so, then
this name is sent to the DLUS node in the reply PSID and it is returned on the
ACTLU request.

If unsolicited reply PSIDs are not supported by the DLUS node, then there will
have to be close coordination of the PU name definitions on both systems.

*NONE: No location name is defined.

dependent-location-name: Specify the dependent location name used for DLUR


applications.

AUT
Specifies the authority given to users who do not have specific authority to the
device description, who are not on an authorization list, and whose user group has
no specific authority to the device description.

*LIBCRTAUT: The authority for the object is the same as the create authority for
QSYS. The create authority for QSYS can be displayed by using the Display
Library Description (DSPLIBD) command. If the create authority is changed with
the Change Library (CHGLIB) command, the new authority does not affect
existing objects.

*CHANGE: The user can perform all operations on the object except those limited
to the owner or controlled by object existence authority and object management
authority. The user can change and perform basic functions on the object. Change
authority provides object operational authority and all data authority.

*ALL: The user can perform all operations except those limited to the owner or
controlled by authorization list management authority. The user can control the
object's existence, specify the security for the object, change the object, and
perform basic functions on the object. The user also can change ownership of the
device description.

*USE: The user can perform basic operations on the device description, such as
running a program or reading a file. The user cannot change the device description.
*USE authority provides object operational authority, read authority, and execute
authority.

*EXCLUDE: The user cannot access the device description.

authorization-list-name: Specify the name of the authorization list used.

TEXT
Specifies the text that briefly describes the device file. More information on this
parameter is in Commonly used parameters.

*BLANK: Text is not specified.

'description': Specify no more than 50 characters of text, enclosed in apostrophes.

Example for CRTDEVDSP


CRTDEVDSP DEVD(DSP4) TYPE(3180) MODEL(2)
DEVCLS(*LCL) PORT(0) SWTSET(4) CTL(CTL01)
KBDTYPE(USB)

This command creates a 3180 Model 2 local device description called DSP4. The
display station is located on port 0 of the local work station controller CTL01. The
device has an address of 4, with a United States/Canadian keyboard.
Error messages for CRTDEVDSP
*ESCAPE Messages
CPF261A
Device description &1 not created due to errors.
CPF2631
Device type &2 not valid.

You might also like