From owner-freebsd-questions Thu Mar 4 9:41:43 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id 5865914FB3 for ; Thu, 4 Mar 1999 09:41:40 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.8.8) id MAA07525; Thu, 4 Mar 1999 12:49:58 -0500 (EST) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199903041749.MAA07525@cc942873-a.ewndsr1.nj.home.com> Subject: Re: mountd In-Reply-To: <199903041815.LAA11875@smtp.leopard.com> from "187@leopard.com" at "Mar 4, 99 10:05:46 am" To: 187@leopard.com Date: Thu, 4 Mar 1999 12:49:58 -0500 (EST) Cc: freebsd-questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 187@leopard.com wrote, > Hi all, > This is what is in my exports file: > > /usr -maproot=0 > > When I SIGHUP mountd and check messages I see: > mountd[99]: Can't change atribuites for /usr > mountd[99]: Bad exports list lin /usr -maproot=0 Is that your entire /etc/exports file? You might have other lines interfering with the one you showed. I believe that line by itself would work. > If I just export / everything is ok HOWEVER when cding into /usr from a NFS > client and I do an "ls" nothing shows up! Are / and /usr separate filesystems? You NFS mounted /, not /usr. -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message