Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Feb 1999 05:43:38 +1000
From:      Greg Black <gjb@comkey.com.au>
To:        Mike Knoll <knollm@lafcol.lafayette.edu>
Cc:        questions@FreeBSD.ORG
Subject:   Re: NFS 
Message-ID:  <19990210194339.23232.qmail@alpha.comkey.com.au>
In-Reply-To: <Pine.SOL.3.96.990210085531.10886A-100000@lafcol.lafayette.edu>  of Wed, 10 Feb 1999 09:00:05 EST
References:  <Pine.SOL.3.96.990210085531.10886A-100000@lafcol.lafayette.edu> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 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 <gjb@acm.org>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



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