From owner-freebsd-questions Thu Feb 11 02:52:15 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA27409 for freebsd-questions-outgoing; Thu, 11 Feb 1999 02:52:15 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alpha.comkey.com.au (alpha.comkey.com.au [203.9.152.215]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id CAA27404 for ; Thu, 11 Feb 1999 02:52:10 -0800 (PST) (envelope-from gjb@comkey.com.au) Received: (qmail 25790 invoked by uid 1001); 11 Feb 1999 10:50:43 -0000 Message-ID: <19990211105043.25789.qmail@alpha.comkey.com.au> X-Posted-By: GBA-Post 1.04 06-Feb-1999 X-PGP-Fingerprint: 5A91 6942 8CEA 9DAB B95B C249 1CE1 493B 2B5A CE30 Date: Thu, 11 Feb 1999 20:50:42 +1000 From: Greg Black To: Patrick Seal Cc: freebsd-questions@FreeBSD.ORG Subject: Re: NFS References: In-reply-to: of Wed, 10 Feb 1999 15:58:41 EST Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [Reformatted for clarity: please take the time to put your comments where they belong rather than just sticking them at the top of the whole original message.] > > > Also, I am trying to set up amd, but first I just want to be able to mount > > > the share. I can't get a second machine to mount the first machine's home > > > directory. > > > > > > My exports are: > > > > > > /usr/src -maproot=root secondmachine > > > /usr/home/auser -maproot=root secondmachine > > > > > > I can mount -t nfs firstmachine:/usr/src, but not /usr/home/auser. > > > > If /usr/home/auser is not a separate file system, this won't > > work unless you use the "-alldirs" option documented in the > > exports(5) man page. > > Actually you can, just specify them on the same line like: > > /usr /usr/whatever -maproot=... My mistake, thanks for pointing it out. I've never read that part of the man page as meaning this, but a check shows that's what it says (albeit not too clearly) and that's what it does. -- Greg Black To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message