Package: acl
Access control list utilities
This package contains the getfacl and setfacl utilities needed for
manipulating access control lists.
sudo apt-get install acl
sudo mount -o remount,acl /dev/sda1
# set access control lists
setfacl -m u:socrates:7 directory
u:user
# get access control lists
getfacl directory/file
# change the access control list of a file or directory
chacl
沒有留言:
張貼留言