Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jan 2000 08:19:24 +0000
From:      Brian Somers <brian@Awfulhak.org>
To:        Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
Cc:        "Vladimir B. Grebenschikov" <vova@express.ru>, net@FreeBSD.ORG, brian@hak.lan.Awfulhak.org
Subject:   Re: export one partition twice via NFS 
Message-ID:  <200001210819.IAA00315@hak.lan.Awfulhak.org>
In-Reply-To: Message from Garrett Wollman <wollman@khavrinen.lcs.mit.edu>  of "Thu, 20 Jan 2000 11:25:46 EST." <200001201625.LAA34314@khavrinen.lcs.mit.edu> 

next in thread | previous in thread | raw e-mail | index | archive | help
> <<On Thu, 20 Jan 2000 18:14:45 +0300 (MSK), "Vladimir B. Grebenschikov" <vova@express.ru> said:
> 
> > /dev/wd0s2f   7752867  3426263  3706375    48%    /usr
> > /dev/wd0s2e    508143   135365   332127    29%    /var
> 
> > I want to export via NFS:
> 
> > /usr/public 
> > /usr/home -alldirs
> 
> There is only one set of export permissions per filesystem.

This means you can do something like this in exports:

/usr/public /usr/home -alldirs

but you can't export /usr/public and /usr/home in different ways 
because they're both on the same local filesystem.

> -GAWollman

-- 
Brian <brian@Awfulhak.org>                        <brian@FreeBSD.org>
      <http://www.Awfulhak.org>;                   <brian@OpenBSD.org>
Don't _EVER_ lose your sense of humour !          <brian@FreeBSD.org.uk>




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




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