From owner-freebsd-questions Wed Feb 10 12:58:26 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA18372 for freebsd-questions-outgoing; Wed, 10 Feb 1999 12:58:26 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hyperhost.net (ether.lightrealm.com [207.159.132.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA18367 for ; Wed, 10 Feb 1999 12:58:24 -0800 (PST) (envelope-from patseal@hyperhost.net) Received: from port4.annex8.radix.net (port4.annex8.radix.net [205.252.108.4]) by hyperhost.net (8.8.5/8.8.5) with ESMTP id PAA25924; Wed, 10 Feb 1999 15:58:02 -0500 (EST) Date: Wed, 10 Feb 1999 15:58:41 -0500 (EST) From: Patrick Seal To: Greg Black cc: freebsd-questions@FreeBSD.ORG Subject: Re: NFS In-Reply-To: <19990210194339.23232.qmail@alpha.comkey.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Actually you can, just specify them on the same line like: /usr /usr/whatever -maproot=... ------------------------------------ _____________________________________ Patrick Seal |"Microsoft isn't evil, they just make | really crappy operating systems." Hyperhost - http://www.hyperhost.net| -Linus Torvalds hosting and Design http://www.freebsd.org - http://www.linux.org On Thu, 11 Feb 1999, Greg Black wrote: > > Is kill -HUP'ing the mountd process enough to get the NFS servers to > > reread /etc/exports? > > Yes. > > > 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. > > -- > Greg Black > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message