Creating and using label components
In this recipe, we will create four users and a table called EMPLOYEES_OLS_TBL
. The users in this recipe will receive rights to select data from the table REG_DATA_TBS
according to their hierarchy level. All steps will be performed using the Oracle labels PL/SQL interface.
Getting ready
As a prerequisite, you must have OLS installed. Details about the installation can be found in the OLS documentation link http://docs.oracle.com/cd/B28359_01/network.111/b28529/getstrtd.htm#CIHBBJFA. Another detailed description can be found on the Oracle Support doc:
How to Install/Deinstall Oracle Label Security [ID 171155.1]
All steps will be performed on the HACKDB
database.
How to do it...
In the following steps, we will create ...
Get Oracle 11g Anti-hacker's Cookbook now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.