Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!news.sprintlink.net!howland.reston.ans.net!agate!reason.cdrom.com!usenet From: "Jordan K. Hubbard" <jkh@FreeBSD.org> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: 2.0.5 -> NFS -> Linux: some files inaccessable Date: Thu, 19 Oct 1995 02:48:48 -0700 Organization: Walnut Creek CDROM Lines: 8 Message-ID: <30861F00.343186AA@FreeBSD.org> References: <jshiffleDGMEJB.ME2@netcom.com> NNTP-Posting-Host: time.cdrom.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 2.0b1 (X11; I; FreeBSD 2.1-STABLE i386) John Shifflett wrote: > When I mount 2.0.5 partitions on a Linux machine (using NFS), files > and directories owned by root are not readable. Since my DAT drive is You probably need to export it with -maproot=0. See the man page for `exports'. -- Jordan