Configuring label-based access control
The general procedure involves a few SQL-based tasks that define precise but flexible database security objects.
Before you implement label-based access control (LBAC), you
must identify the data that must to be protected, who can access that
data, and what tables cannot be protected.
The following list outlines the major tasks in setting up
a basic implementation with HCL Informix®:
Tables to exclude from LBAC protection
LBAC does not protect the following categories of tables:
- virtual-table interface (VTI) tables
- tables with virtual-index interface (VII)
- temporary (TEMP) tables
- typed tables
- hierarchical tables