You are not logged in.

#1 2009-02-12 06:02:30

joshdsy
Member
Registered: 2009-02-08
Posts: 2

Problems With NFS

Hi
Iv been trying to setup nfs without much success.Im able to mount the share on a remote machine but unable to write to the directory.
I created a user and mounted the share there.
Im unable to write to the folder once mounted on the remote machine.
Is there a way i can mount the share in fstab as a particular user like it can be done using samba.

Regards
Joshdsy

Offline

#2 2009-02-12 18:13:56

whukes
Member
Registered: 2008-07-18
Posts: 34

Re: Problems With NFS

On the host machine make sure the folder is rw in /etc/exports

You can mount the share in the fstab like so:

server:/path/to/files/  /local/path/to/files  nfs  defaults  0  0

Offline

#3 2009-02-12 20:30:22

marxav
Member
From: Gatineau, PQ, Canada
Registered: 2006-09-24
Posts: 386

Re: Problems With NFS

Offline

Board footer

Powered by FluxBB