ACI_PRINCIPALS table
This table stores principals for access control information (ACI). No primary key constraints are defined for this table.
Column Name | Description | Data type |
---|---|---|
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) |
PRINCIPALNAME * |
Name of the principal that is part of this ACI. Possible values are self, supervisor, sponsor, and administrator. | Character (255) |
* Indicates the column is required and not null.