PeterFig
Dabbler
- Joined
- Sep 17, 2016
- Messages
- 20
When I mount a dataset to a Linux box using NFS, I can't write anything without "sudo". I understand how Linux permissions work on a local box, with local users, but not when I mount something via NFS. This leads to deep thinking where I convince myself I don't understand anything at all. Here is the goal:
- Read access for all (achieved)
- Write access for a particular user on client computer without "sudo" (help)