acl and default acl | setfacl

acl applies to the existing files
default acl applies to the new files

You need to apply both acl and default acl for directory

1) setfacl -R -m g:account:rwx sales
2) setfacl -R -m d:g:account:rwx sales

by default there is no execute permission on files

Comments

Popular posts from this blog

HAproxy logging

tomcat catalina coyote jasper cluster

NFS mount add in fstab _netdev instead of default | firewall-cmd --list-all