Multiple choice technology security

An access control list is an object associated with a resource that defines access privileges for individual users or groups of users.

  1. True

  2. False

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

An Access Control List (ACL) is exactly what the statement describes: a security mechanism attached to a resource that specifies which users or groups have what permissions. ACLs provide fine-grained access control by listing individual permissions per user/group.