Mounting NFS share as owned by ______
I'm trying to set up NFS on my network, and every time I mount my NFS, it is owned by root, instead of Josh.here is my fstab insert:
Code:
192.168.1.21:/var/www/html /home/josh/mount nfs auto,user,rw,sync 501 501