SOLVED Files under ACL mounts not retaining group owner when created in Windows

user0241233

Dabbler
Joined
Oct 19, 2022
Messages
15
Hello,

I'm new to TrueNAS and ACL so apologies if this is a basic question. I have a TrueNAS Scale drive that is mounted to Linux and Windows Systems. We have an Active Directory and Domain Controller that systems including TrueNAS have joined. We have domain accounts and groups. Let's say some of the groups are: Software, Hardware, Middleware, Domain Users, root etc. The ACL permissions on these mounts are set using nfs4xdr_setfacl. Users are allowed to create files in certain directories. Each domain user account has access to Linux systems as well as Windows. When a certain user creates a file while logged in through linux system, the group owner gets set as 'domain users' which is the desired behaviour. But when the same user creates a file using Windows, the group owner gets set as 'root' and no permissions show for 'domain users' when I do nfs4xdr_getfacl on the file. The rest of the permissions are not affected. Please let me know what can I do to resolve this and what might be causing this.

Systems Info:
Windows: Windows 10
Linux: Rocky Linux 8.6
TrueNAS: TrueNAS-SCALE-22.02.3
ACL: NFSv4

Please let me know if you need further information.

Thanks
 

morganL

Captain Morgan
Administrator
Moderator
iXsystems
Joined
Mar 10, 2018
Messages
2,694
Update to SCALE 22.02.4.... lets see if issues still exist.
 
Top