All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eirikur Hjartarson <eiki.hjartarson@wanadoo.dk>
To: Alan Cox <laughing@shared-source.org>, linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.7-ac10
Date: Thu, 9 Aug 2001 21:46:45 +0200	[thread overview]
Message-ID: <20010809214645.A510@pluto.home> (raw)
In-Reply-To: <20010808195133.A22469@lightning.swansea.linux.org.uk>
In-Reply-To: <20010808195133.A22469@lightning.swansea.linux.org.uk>

On Wed, Aug 08, 2001 at 07:51:34PM +0100, Alan Cox wrote:
> ...
> o	Fix a bug in access() checks on X_OK with	(Christoph Hellwig)
> 	DAC ovveride

root can no longer execute files it does not have access to, e.g.

pluto -# id
uid=0(root) gid=0(root) groups=0(root)
pluto -# ls -l /sbin/getty
-r-x------    1 bin      bin         32784 Aug  8 06:54 /sbin/getty
pluto -# /sbin/getty
bash: /sbin/getty: Permission denied
pluto -# chmod go+rx /sbin/getty
pluto -# /sbin/getty
pluto -#

Regards,
-- 
Eiki

  parent reply	other threads:[~2001-08-09 19:46 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-08 18:51 Linux 2.4.7-ac10 Alan Cox
2001-08-08 22:43 ` oops running kudzu on Linux 2.4.7-ac10 (RH 7.2beta; gcc 2.96-95) Matt Bernstein
2001-08-08 23:07 ` Linux 2.4.7-ac10 Robert Love
2001-08-09 13:20 ` Linux 2.4.7-ac10 (subjective comments) john slee
2001-08-09 16:09 ` linux-2.2.19 masquerading and always_defrag Janne Pänkälä
2001-08-09 19:46 ` Eirikur Hjartarson [this message]
2001-08-09 19:50   ` Linux 2.4.7-ac10 Alan Cox
  -- strict thread matches above, loose matches on Subject: below --
2001-08-09 23:25 Louis Garcia
2001-08-09 23:35 ` Alan Cox
2001-08-10  0:14   ` Scott M. Hoffman
2001-08-10  5:41     ` Andrzej Krzysztofowicz
2001-08-10 12:43       ` Scott M. Hoffman
2001-08-10 13:08         ` Alan Cox
2001-08-10 19:29           ` Scott M. Hoffman
2001-08-10 19:49             ` Jeff Hartmann
2001-08-10 20:06               ` Scott M. Hoffman
2001-08-10 13:44         ` Andrzej Krzysztofowicz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010809214645.A510@pluto.home \
    --to=eiki.hjartarson@wanadoo.dk \
    --cc=laughing@shared-source.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.