bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #44078] Find fails if executed from a directory on which the user h


From: Paul
Subject: [bug #44078] Find fails if executed from a directory on which the user has no list permissions and exec is an option used
Date: Fri, 03 Apr 2015 14:00:39 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.118 Safari/537.36

Follow-up Comment #3, bug #44078 (project findutils):

To reproduce this:
- Change to a directory where ${USER} in the following commands has no rights
to read.
- sudo -u "${USER}" find /tmp # Works as expected.
- sudo -u "${USER}" find /tmp -exec echo '{}' ';' # Does not.

Same with -execdir (tested) and maybe other actions (not tested).

Makes no sense for me, but I am presumbly mistaken...

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44078>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]