severity 392589 important thanks On Thu, Oct 12, 2006 at 02:29:14PM +0200, Sam Hocevar (Debian packages) wrote: > /usr/share/dejagnu is shipped with permissions 655 (drw-r-xr-x) instead > of 755 (drwxr-xr-x). This is problematic for instance when /usr/share is > NFS-mounted with the root user mapped to nobody, making it impossible to > browse /usr/share/dejagnu.
I'm pretty sure this is an untested, specious argument. If root is mapped to nobody, then it is no longer the owning user of the directory in question, so its access will be governed by the "other" bits -- which are r-x, which should work just fine. > Policy 10.9 recommends directories be mode 755. Yep, the directory perms should be fixed, but not all policy violations are serious bugs. Thanks, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [EMAIL PROTECTED] http://www.debian.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

