ACI table
This table stores information of the access control information items in IBM Verify Identity Governance.
Column Name | Description | Data type |
---|---|---|
DN * |
The DN of the organizational container where the ACI is defined. Primary key. | Character (255) |
NAME * |
Name of the ACI. Primary key. | Character (255) |
SCOPE |
Scope of the ACI, for example, single or subtree. | Character (255) |
TARGET * |
Target of this ACI. For a person ACI, the target
is inetOrgPerson . Primary key. |
Character (255) |
PARENT |
DN of the container that is the parent of this container (where the ACI is defined). | Character (255) |
CATEGORY |
DN of the container that is the parent of this container (where the ACI is defined). | Character (255) |
OBJECTFILTER |
LDAP Filter that is part of this ACI. | Character (1023) |
* Indicates the column is required and not null.