Kizspy Question: 48
(Choose 1 answer)
Critically analyze the impact of using Access Control Lists (ACLS) in managing file permissions on a Linux
filesystem. How do ACLS differ from traditional Unix permissions?
A. ACLs offer hierarchical permission structures, unlike Unix permissions which are binary in nature.
B. Unix permissions provide more flexibility compared to ACLS in defining access control.
C. ACLS simplify user and group-based permission management compared to Unix permissions.
D. Unix permissions are more robust in managing complex file access scenarios compared to ACLs.