Description
Reads and changes POSIX.1e access control lists from Python. It helps backup tools, file managers, installers, and administration scripts inspect or set fine-grained filesystem permissions.
ACL changes can expose or block access to important files. Apply them only to intended paths, preserve existing permissions when needed, and test scripts before running on user data.