bin/33235: find terminates with "find: fts_read: Permission denied"

Mike Pritchard mpp at FreeBSD.org
Fri Feb 16 23:32:57 UTC 2007


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


More information about the freebsd-bugs mailing list