Permissions

ACL

English

Overview

A mechanism for setting permissions individually, beyond just the owner and group.

Details

Short for Access Control List, a mechanism for setting fine-grained access rights per specific user or group, beyond what regular permissions can express. It's checked and set with the getfacl/setfacl commands, and when combined with regular permissions, its entries take priority in evaluation.

More Linux terms