setfacl

  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. patpro

    ZFS trouble with ACLs (setfacl)

    Hello, I'm trying to give a user (splunk) read access to everything inside /var/log. I've set some ACLs but it's not enough: # getfacl /var/log # file: /var/log # owner: root # group: wheel group:splunk:r-----a-R-c---:fd-----:allow owner@:rwxp--aARWcCos:-------:allow...
Back
Top