Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jan 2007 14:53:12 +0100
From:      "Warren Head" <warrenhead@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   nfs mount rw
Message-ID:  <51e113440701240553t53217acfna5c60db02ddeb3c8@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

I am trying to get write access on a nfs share.
As far as I can tell by reading around, this should be the syntax in the
exports file:

/maptoshare    machinetoshareto(rw)

When I -HUP mountd though, it tells me that the line in the exports file is
wrong.
So I change it into this:
/maptoshare    machinetoshareto

and then all is fine. I can mount it as well, but I don't have writing
access, only reading.

How should I specify the (rw) part?

Thanks,

Warren



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51e113440701240553t53217acfna5c60db02ddeb3c8>