ACLs inheritance problem

2010-08-31 Thread Francis Dubé
Hi list, Here's my case. We have 3 web developpers creating files and folders in our main web folder. We would like to setup ACLs allowing them to modify each others file. So this is what I'm doing : # mkdir web #setfacl -d -m u::rwx,g::rwx,o::rx,g:web:rwx web # setfacl -m

Re: ACLs inheritance problem

2010-08-31 Thread Polytropon
Sorry for not being able to answer your question, but please allow me to mention one thing - it's about correct terminology: On Tue, 31 Aug 2010 15:09:10 -0400, Francis Dubé fran...@optiksecurite.com wrote: We have 3 web developpers creating files and folders in our main web folder. We would