SYSSECLABELAUTH
The sysseclabelauth system catalog table records
the LBAC labels that have been granted to users. It has these columns.
Column | Type | Explanation |
---|---|---|
GRANTEE | CHAR(32) | The name of the label grantee |
secpolicyid | INTEGER | The ID of the security policy to which the security label belongs. |
readseclabelid | INTEGER | The security label ID of the security label granted for read access |
writeseclabelid | INTEGER | The security label ID of the security label granted for write access |