From owner-freebsd-questions@FreeBSD.ORG Tue Oct 21 09:36:42 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E691416A4B3 for ; Tue, 21 Oct 2003 09:36:42 -0700 (PDT) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FB2543F85 for ; Tue, 21 Oct 2003 09:36:42 -0700 (PDT) (envelope-from cswiger@mac.com) Received: from mac.com (smtpin08-en2 [10.13.10.153]) by smtpout.mac.com (8.12.6/MantshX 2.0) with ESMTP id h9LGe3bo023316; Tue, 21 Oct 2003 09:40:06 -0700 (PDT) Received: from mac.com (dpvc-68-161-244-25.ny325.east.verizon.net [68.161.244.25]) (authenticated bits=0)h9LGacbn010334; Tue, 21 Oct 2003 09:36:39 -0700 (PDT) Date: Tue, 21 Oct 2003 12:36:37 -0400 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: freebsd@kibserv.org From: Charles Swiger In-Reply-To: <1066749692.81790.54.camel@butters> Message-Id: Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) cc: freebsd-questions@freebsd.org Subject: Re: unable to use multiple exports for mountd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Oct 2003 16:36:43 -0000 On Tuesday, October 21, 2003, at 11:21 AM, Jason Cribbins wrote: > I have been dealing with this problem for many years and never really > found a reasonable solution or explanation and now it has come to a > point where I can no longer find work arounds to make it work the way I > need it. > > How do I export more than one folder for export with different options > for each? Use symlinks to create seperate export points which refer to that same one folder. I've written up a document which might give you some insight: http://www.pkix.net/~chuck/NFS/article.html -- -Chuck