← Cybersecurity Alphabet Soup

ACL

Access Control List

identityeasy

An ACL is a list attached to a resource that spells out which users or groups may perform which actions on it. Operating systems use ACLs on files and folders, and network devices use them to permit or deny traffic. They are the most direct way to express who can do what to a specific object.

Sources

More in identity