PreviousNext

DSX_C_GDS_ACL_ITEM

An instance of OM class DSX_C_GDS_ACL_ITEM is a component of an instance of OM class DSX_C_GDS_ACL. It specifies the user, or subtree of users, to whom an access right applies.

An instance of this OM class has the OM attributes of its superclass, OM_C_OBJECT, in addition to the OM attributes listed in the following table.


OM Attributes of DSX_C_GDS_ACL_ITEM


OM Attribute

Value Syntax
Value Length Value Number Value Initially
DSX_
INTERPRETATION
Enum(DSX_
Interpretation)
- 1 -
DSX_USER Object(DS_C_
DS_DN)
- 1 -
The OM attributes of a DSX_C_GDS_ACL_ITEM are as follows:

· DSX_INTERPRETATION

This attribute specifies the scope of the access right. It can have one of the following values:

- DSX_SINGLE_OBJECT, meaning that the access right is granted to the user specified in the DSX_USER OM attribute.

- DSX_ROOT_OF_SUBTREE, meaning that the access right is granted to all users in the subtree below the name specified in the DSX_USER OM attribute.

· DSX_USER

This attribute is the DN of the user, or subtree of users, to whom an access right applies.