An updated findutils package that fixes a bug is now available.
The findutils package contains programs for locating files. The find
utility searches for files matching a certain set of criteria. The xargs
utility builds and executes command lines from standard input arguments.
When using find, if a user did not have read permissions on the directory
one-level up from the specified path, find failed with a "Permission
denied" error. For example, if a user did not have read permissions for
the "/test/" directory, and ran the "find /test/subdirectory -name file1"
command, find failed.
Users are advised to upgrade to this updated package, which resolves this
issue.
Before applying this update, make sure that all previously-released
errata relevant to your system have been applied.
This update is available via Red Hat Network. Details on how to use
the Red Hat Network to apply this update are available at
http://kbase.redhat.com/faq/FAQ_58_10188
| Red Hat Enterprise Linux FasTrack (v. 5 client) |
|
| SRPMS: |
| findutils-4.2.27-5.el5.src.rpm |
75252dc7b8979acfc79398c7e503318c |
| |
| IA-32: |
| findutils-4.2.27-5.el5.i386.rpm |
7044ab2bf13da5a841fa61a6ce9ba05e |
| |
| x86_64: |
| findutils-4.2.27-5.el5.x86_64.rpm |
1d3c21f31171e457a31e1a9e81266ccc |
| |
| Red Hat Enterprise Linux FasTrack (v. 5 server) |
|
| SRPMS: |
| findutils-4.2.27-5.el5.src.rpm |
75252dc7b8979acfc79398c7e503318c |
| |
| IA-32: |
| findutils-4.2.27-5.el5.i386.rpm |
7044ab2bf13da5a841fa61a6ce9ba05e |
| |
| IA-64: |
| findutils-4.2.27-5.el5.ia64.rpm |
e4bbe9b300f026c29664baec60961f19 |
| |
| PPC: |
| findutils-4.2.27-5.el5.ppc.rpm |
953e58ebd004a967ad073d2547542658 |
| |
| s390x: |
| findutils-4.2.27-5.el5.s390x.rpm |
e2ef09dccb513f64af1793771fa29b56 |
| |
| x86_64: |
| findutils-4.2.27-5.el5.x86_64.rpm |
1d3c21f31171e457a31e1a9e81266ccc |
| |
(The unlinked packages above are only available from the Red Hat Network)
|
296631 - find fails with "Permission denied" if parent directory lacks 'r' permission