SOLVED Unix/Windows Permissions Mix with AD

linedpaper

Cadet
Joined
Jan 20, 2019
Messages
9
I'm having some trouble figuring out my permissions. I have a media share that's mounted to two different Unix boxes with NFS via fstab. In Windows I access the same share. Freenas is joined to AD. When I set the group for the dataset to domain\domain users I can read/write from Windows just fine, but no write access from Unix still. How can I add read/write access to both unix and Windows for the same dataset?
 

linedpaper

Cadet
Joined
Jan 20, 2019
Messages
9
I got this figured out last night. I had been using NFS for unix and SMB for Windows, which I know is not the best idea, but 99% of write's was from the unix side. I've moved both to SMB using AD credentials and all is good now.
 

Patrick M. Hausen

Hall of Famer
Joined
Nov 25, 2013
Messages
7,776
I have one system with Unix (local processes) and Windows (Samba) mixed access and I stick to the old "tried and true" method of force user and force group. Still works and I have not read it was deprecated for Samba any time soon.

Patrick
 
Top