ACI_PERMISSION_CLASSRIGHT table
This table stores class operation permissions for ACIs. No primary key constraints are available for this table.
Column Name | Description | Data type |
---|---|---|
DN * |
The 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 a class right, for example: grant, deny, or none. | Character (6) |
CLASSRIGHT * |
The class operation for this ACI, for example: search, add, or modify. | Character (255) |
* Indicates the column is required and not null.