From owner-freebsd-questions@FreeBSD.ORG Wed Jan 24 15:09:35 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E16CB16A403 for ; Wed, 24 Jan 2007 15:09:35 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout4.cac.washington.edu (mxout4.cac.washington.edu [140.142.33.19]) by mx1.freebsd.org (Postfix) with ESMTP id BFE3313C4C6 for ; Wed, 24 Jan 2007 15:09:35 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.33.7] (may be forged)) by mxout4.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id l0OF9ZMQ028975 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 24 Jan 2007 07:09:35 -0800 X-Auth-Received: from [192.168.0.41] (c-67-187-172-166.hsd1.ca.comcast.net [67.187.172.166]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id l0OF9YjB019802 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Wed, 24 Jan 2007 07:09:35 -0800 Message-ID: <45B776AB.2030408@u.washington.edu> Date: Wed, 24 Jan 2007 07:09:31 -0800 From: Garrett Cooper User-Agent: Thunderbird 1.5.0.9 (X11/20070122) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <51e113440701240553t53217acfna5c60db02ddeb3c8@mail.gmail.com> In-Reply-To: <51e113440701240553t53217acfna5c60db02ddeb3c8@mail.gmail.com> X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-PMX-Version: 5.2.2.285561, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2007.1.24.65432 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CP_URI_IN_BODY 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __LINES_OF_YELLING 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' Subject: Re: nfs mount rw X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jan 2007 15:09:36 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Warren Head wrote: > 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 That's more of a non-Sun type exports file format I believe. Here's mine as an example: /store/ad0 hoover shiina mrouter /store/ad1 hoover shiina mrouter /media/cdrom -alldirs,ro -mapall=gcooper:gcooper:wheel hoover Cheers, - -Garrett -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.1 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFt3arEnKyINQw/HARAgzeAKCudIOKe1pOJk9wTOlNb/y9YsVPugCfeLMz uqAbbFtxPKB/JhPzNkl+F+8= =dqf1 -----END PGP SIGNATURE-----