For a long time I used a FreeNAS server to provide NFS access to various repositories, now I trying to do the same thing using native FreeBSD and getting a bit confused with permission settings...
If I have a system with a /data directory and want to allow universal r/w access to my LAN how should I set that up?
I've checked exports() but am not clear what needs to be set...
I've tried this among many other things but can't seem to get the hang of it
If I have a system with a /data directory and want to allow universal r/w access to my LAN how should I set that up?
I've checked exports() but am not clear what needs to be set...
I've tried this among many other things but can't seem to get the hang of it
Code:
/data -mapall=root