I figured out what the problem may be. The directory was made by root, but I dont want to use no_root_squash...any surjections...
On Saturday 30 November 2002 06:06 pm, Paul wrote: > Hi, > > I have tried to set up NFS. I cant write to the NFS directory I have > mounted. The line I added to /etc/exports (on the remote machine) is: > /apache1327/htdocs 192.168.0.5(rw) > > and to mount it on the local machine i do > #mount -t nfs -o rw 192.168.0.1:/apache1327/htdocs /mnt/htdoc > > My local computers IP is 192.168.0.5 . I cant write to /mnt/htdoc but I can > read/view the files.
