Nick Fawcett
Cadet
- Joined
- Mar 24, 2016
- Messages
- 1
I'm trying to setup FreeNas nfs share to an Ubuntu client. What permissions should I setup on the dataset and on the nfs share if I want file to utilize file uid:gid from the ubuntu box. It seems if I use 777, root, wheel on the dataset, when I touch a file on the share it creates it as the user I am, but the group is root not the group I am.