Table of Contents

POSIX ACL

Включение

Debian/Ubuntu

# apt install acl

Варианты использования

Debian/Ubuntu

# getfacl /etc/passwd

# setfacl -m "user:user1:---" /etc/passwd

# setfacl -x "user:user1:" /etc/passwd

# setfacl -b /etc/passwd