Veil
|
The Veil demo has three security contexts.
Personal Context
.SELECT_X
privilege in the global context, they will be able to select every record in X
, regardless of ownership. Privileges in global context are assigned through person_roles
.The following sections identify which tables may be accessed in which contexts.
The global context applies to all tables. All privilege checking functions will always look for privileges in the global context.
The following tables may be accessed using rights assigned in the personal context:
The following tables may be accessed using rights assigned in the project context:
Next: Exploring the Demo