When to use ACLs to control file and directory access
January 12, 2021
Updated: November 7, 2024
Some GLADE users need to share files with others who aren’t in the same UNIX group. Common examples involve sharing files among users in different NCAR labs or universities, and sharing files with short-term visitors, interns, students, or others during a short project period.
CISL recommends using access control lists (ACLs) to provide the necessary permissions as a better solution than creati...