[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: NFS share: cannot write



On (13/09/03 01:32), Joan Tur wrote:
> From: Joan Tur <jtur@wanadoo.es>
> To: debian-user@lists.debian.org
> Subject: NFS share: cannot write
> Date: Sat, 13 Sep 2003 01:32:50 +0200
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hallo!
> 
> I've set up an NFS share (server runs Woody), and I can mount it from the
> allowed computer, but I cannot write to it from the client  8-?
> 
> Here are the configs:
> Server:
> - -----
> quiniserver:/# cat /etc/exports
> # /etc/exports: the access control list for filesystems which may be exported
> #               to NFS clients.  See exports(5).
> /Dades quinipt(rw)
> - -----
> 
> Client (from /etc/fstab):
> - -----
> quiniserver:/Dades      /Dades  nfs     rw,hard,intr    0 0
> - -----
> 
> No idea on what's going on  8-/


You need to set up access by IP address within /etc/hosts.allow
and /etc/hosts.deny

There is quite a good nfs HOWTO within the Debian docs on your system
which explains how to set it up.
On my system it's at:
file:/usr/share/doc/HOWTO/en-txt/NFS-HOWTO.gz

HTH

Clive



Reply to: