Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Feb 2007 23:32:57 GMT
From:      Mike Pritchard <mpp@FreeBSD.org>
To:        hsu@bbnetworks.net, mpp@FreeBSD.org, freebsd-bugs@FreeBSD.org
Subject:   Re: bin/33235: find terminates with "find: fts_read: Permission denied"
Message-ID:  <200702162332.l1GNWvCc072085@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: find terminates with "find: fts_read: Permission denied"

State-Changed-From-To: open->closed
State-Changed-By: mpp
State-Changed-When: Fri Feb 16 23:24:31 UTC 2007
State-Changed-Why: 
This problem happens if the underlying directory for a mount
point does not have world read/execute permission.  find -s will
fail when it is done with the directory tree for that mount point.

Unmounting the file system and fixing the permissions on the
underlying directory fixes this problem.

http://www.freebsd.org/cgi/query-pr.cgi?pr=33235



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702162332.l1GNWvCc072085>