September 4, 20241 yr 7.0.0-beta.2 I'll note I have my Unraid in a Windows Active Directory, in case it matters. I found that I have been unable to set the Windows folder permission "Enable inheritance" and it would result in an error of "Failed to enumerate objects in the container. Access is denied." Through various scenario testing, I found that the problem is a default ZFS setting in Unraid. This occurs on any share that is ZFS or has a cache that is ZFS. I found the solution to be changing the ZFS setting from the default of "acltype=off" to "acltype=posixacl" For example: zfs set acltype=posixacl cache/test My questions for Unraid support: - Is this a known issue? - Can all Samba shares with ZFS have this setting as the default?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.