From owner-freebsd-current Thu Jul 27 03:22:58 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id DAA17474 for current-outgoing; Thu, 27 Jul 1995 03:22:58 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.cdrom.com (8.6.11/8.6.6) with SMTP id DAA17463 for ; Thu, 27 Jul 1995 03:22:51 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de with SMTP (5.67b+/DEC-Ultrix/4.3) id AA19339; Thu, 27 Jul 1995 12:22:34 +0200 Received: by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id MAA01843; Thu, 27 Jul 1995 12:22:28 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.6.11/8.6.9) id IAA18256; Thu, 27 Jul 1995 08:09:38 +0200 From: J Wunsch Message-Id: <199507270609.IAA18256@uriah.heep.sax.de> Subject: Re: NFS Probs To: dsherwin@dracos.teton.com (Dan Sherwin) Date: Thu, 27 Jul 1995 08:09:38 +0200 (MET DST) Cc: freebsd-current@freebsd.org In-Reply-To: <199507260524.WAA00419@dracos.teton.com> from "Dan Sherwin" at Jul 25, 95 10:24:35 pm Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 476 Sender: current-owner@freebsd.org Precedence: bulk As Dan Sherwin wrote: > > On one system's exports file I have: > > /usr -maproot=root :root > > Whenever I try to mount it, I get /usr: Permission Denied. > What am I doing wrong? Reading the exports(5) man page. :) The trailing ``:root'' is bogus (and i don't even understand what's your intention with it). Remove it. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)