Multiple choice

_____ list is an enumeration of the specific access rights of all entities that are authorised to a given object.

  1. Acceptance

  2. Rejection

  3. Protection

  4. Access

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

An Access Control List (ACL) is a list associated with an object that specifies which entities (users, processes) have what permissions on that object. Each entry typically identifies a subject and the access rights granted. ACLs are object-centric, storing permissions with the resource being protected.