Image

Imagejimheem wrote in Imagelinux

NFS sharing w/permissions?

I've got an NFS share locally, that is exported as RW to my local subnet. The point of this share is to be a simple, quick exchange of data, so no complex permissions are needed - just an address on my local /24.

However, lately 2 issues have come up -

The first, is that some of my users are working on projects with users from other offices within my company, and would like to share data with them..

So.. I added RO access to the /8


The second, is that many of them will need RW access when working at home over the VPN or if they travel to another office.


Any idea how I can maintain simple RW for my local subnet, but selectively allow R/W to remote users?