ACL - Complete Overview: Definition
ACL - Complete Overview: Definition
Definition:
Access Control Rules allow access to the specified resource if all three of these checks evaluate to
true:
1. The user has one of the roles specified in the Role list, or the list is empty.
2. Conditions in the Condition field evaluate to true, or conditions are empty.
3. The script in the Script field (advanced) evaluates to true, or sets the variable "answer"
to true, or is empty.
The three checks are evaluated independently in the order displayed above.
It specifies the field you want to secure from the slected table.
NOTE:
All ACL rules honor (*) STAR rule if they can't find a more specific ACL for those
resources.
The ACL configuration watcher lets you know what related ACLs exist on a table when you
insert, update, or delete an ACL on the same table.
Administrators can view how ACLs relate to each other by viewing an execution plan for
any ACL in the instance.
You can debug ACL by enabling security debug using application navigator.
ACL debugging displays ACL rule output message at the bottom of each list and forms.
1. Improves readability.
2. Includes context information.
3. Show the results of each type of ACL test.
4. To provide hyperlinks to the ACLs that run on the list or form.
Message Information: