Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jan 1996 02:06:38 -0500 (EST)
From:      Brian Tao <taob@io.org>
To:        Daniel Leeds <cosmos@sponsor.octet.com>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: find problems
Message-ID:  <Pine.BSF.3.91.960106020439.212A-100000@cabal.io.org>
In-Reply-To: <199601021233.MAA01889@sponsor.octet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2 Jan 1996, Daniel Leeds wrote:
> 
> $ find / > file.output &
> 
> it bombs midway through with fts_read no such file or directory?

    Do you have any NFS directories on that machine that are *not*
exported with the maproot=0 option?  I get this error if I try to
access directories owned by root that would otherwise be readable by
root, except NFS remaps root to uid -1, and disallows access to the
directory.
--
Brian Tao (BT300, taob@io.org)
Systems Administrator, Internex Online Inc.
"Though this be madness, yet there is method in't"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960106020439.212A-100000>