ACLs
De Hegyd Doc.
Version du 2 août 2019 à 13:31 par Pentasonic (discuter | contributions)
ACL Automatiques
- Commandes à appliquer les ACL dans les environnements standards type /var/projects/ :
setfacl -Rd -m u::rwx -m g:dev:rwx -m o::rwx /var/projects/*/{preprod,prod,recette,dev}/shared/storage
setfacl -Rd -m u::rwx -m g:dev:rwx -m o::r-x /var/projects/*/{preprod,prod,recette,dev}/shared/storage/app
