Authorization Mechanisms

  1. Two common uses for access control lists are file system ACLs and network ACLs. The diagram on the previous slide is an illustration of file system ACLs.
    One practical example of the use of file system ACLs is in Linux/UNIX computers, in which each file is associated with 1 owner and a group of users. Each group contains a list of one or more users.
    Listing files on a Linux device using ls -al command.

    Listing files on Linux using ls -al. Miriam Briskman, CC BY-NC 4.0.