ACI_PERMISSION_ATTRIBUTERIGHT table

This table stores attribute permissions for ACIs. No primary key constraints are defined for this table.

Header Header Header
DN* DN of the container where the ACI is defined. Character (255)
NAME* Name of the ACI. Character (255)
TARGET* Target of this ACI. Character (255)
ACTION* Permission associated with an attribute protected by this ACI. Possible values are grant and deny. Character (6)
OPERATION* Specifies the operation for which the preceding permission is applicable. The values for this attribute are r and w. Character (3)
ATTRIBUTERIGHT* Name of the attribute that is being protected by the ACI. It can be a specific attribute or all. Character (255)

* Indicates the column is required and not null.

Parent topic: Reports tables