Currently we are working on samba4 with zfs on freebsd using zfsacl module. Recently I am facing an issue in zfsacl module. Can someone please help me on this. My mail ID is Manikandan.palanimuthu@sasken.com. This is my current setup: Operating system: freebsd 11 Samba4 version: 4.6.4 Disk/filesystem: zfs (Set with aclmode=passthrough and aclinherit=passthrough) Module used: zfsacl Authentication backend: AD with winbind I am now facing the following issues: 1. If I am trying to provide permission to a share from windows, permission is only traversing to all folders in the tree. It is not working with files. For example: If I add a new user(manipm) to the folder tree "zshare"(shared through samba) through "right click" -> "Properties" -> "Security tab" -> add new user "manipm". - The new user(manipm) will be inherited to all the folders below the "zshare" tree. - The new user(manipm) will not be inherited to none of the files in the "zshare" tree.