共计 174 个字符,预计需要花费 1 分钟才能阅读完成。
【Linux 面试真题】- setfacl 设置访问权限
- setfacl -k dir 删除默认 ACL 权限
- setfacl –b file1 清除所有 ACL
- -x (u|g|o):(uname|gname) 移出权限列表
- - M 通过文件批量设置. 例如新建 acl.txt, 内容如下:u:lee:rwx g:ftp:rw g:admins:rwx setfacl -M acl.txt file1
正文完
星哥玩云-微信公众号