Which access control model allows the owner of a resource to determine who can access it and what privileges they have?
DAC enables owners to grant access to others.
Why this answer
DAC (Discretionary Access Control) lets the owner control access permissions. Other models have different control mechanisms.