setfacl -R -m u:test:rwx /opt/test
setfacl
-m
u
test
rwx
getfacl 目录或文件(查看当前目录或文件的acl状态)
针对某个目录给普通用户赋权
原文:https://www.cnblogs.com/cpw6/p/12156548.html