acl permission inheritance

  1. rwatt

    How to have setfacl inheritance without execute permissions on files?

    I'm trying to figure out how you properly run setfacl on a directory and its contents without letting the execute permission "x" get assigned to files. I've been reading the forums and documentation the past few days, as well as trying different outcomes, and nothing seems to work. This is on...
  2. M

    Directory ACL permission

    Dear All, I'm little confused with the default acl inheritance. As I know until now for directories: r-reading its contents, x-step into that directory and w to create/remove file in it. However if I make and extended default ACL for directory "dir" for a user "charles", the inheritance remove...
Back
Top