A second layer of permissions beyond the standard ugo+rwx. Denoted with a + at the end of ls -l
ugo+rwx
+
ls -l
# get permissions sudo getfacl directory/or_file_name # set permissions sudo setfacl -m g:group_name:rwx ./directory/or_file_name