zfs acl nfsv4

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

    Solved How do I share a ZFS share via NFSv4 over wireguard and a PF firewall?

    I can't seem to figure this out. I got to the point where a mount would "work", ls shows nothing, but I can cd through the folder structure of the mounted NFS share. I have no idea what I am doing wrong, and neither does the Internet, apparently... NFS Server / Wireguard Client config...
  3. D

    Why doesn't chmod 7 set the delete flags in NFSv4?

    I am trying to learn more about NFSv4 ACLs and their mapping to POSIX ACLs. I was surprised to find that when I issue a chmod on a file with a 7 (e.g. chmod 755 or chmod 777) the resulting NFSv4 ACL does not have the Dd flags set. This is confusing to me, because I am able to delete the file...
  4. Betzi

    ZFS ACL trouble on ZFS with a bit of Samba

    Dear all, I started using ACL´s on ZFS in order to use it in Samba 4.13. Created zroot under FreeBSD 12.2 RELEASE and upgraded to 13 RELEASE with OpenZFS. Switched xattrs from "on" to "sa" initially, but back to "on" after I ran into trouble and read about incompatibilities between the...
Back
Top