Date: Thu, 27 Jul 1995 08:09:38 +0200 (MET DST) From: J Wunsch <j@uriah.heep.sax.de> To: dsherwin@dracos.teton.com (Dan Sherwin) Cc: freebsd-current@freebsd.org Subject: Re: NFS Probs Message-ID: <199507270609.IAA18256@uriah.heep.sax.de> In-Reply-To: <199507260524.WAA00419@dracos.teton.com> from "Dan Sherwin" at Jul 25, 95 10:24:35 pm
next in thread | previous in thread | raw e-mail | index | archive | help
As Dan Sherwin wrote: > > On one system's exports file I have: > > /usr -maproot=root <host>: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. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507270609.IAA18256>