linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ingo Oeser <ioe-lkml@rameria.de>
To: linux-kernel@vger.kernel.org
Cc: Olaf Dietsche <olaf+list.linux-kernel@olafdietsche.de>
Subject: Re: [PATCH] 2.6.15: Filesystem capabilities 0.16
Date: Sat, 14 Jan 2006 23:58:24 +0100	[thread overview]
Message-ID: <200601142358.31628.ioe-lkml@rameria.de> (raw)
In-Reply-To: <8764om8pzl.fsf@goat.bogus.local>

[-- Attachment #1: Type: text/plain, Size: 548 bytes --]

On Saturday 14 January 2006 22:21, Olaf Dietsche wrote:
> This patch implements filesystem capabilities. It allows to run
> privileged executables without the need for suid root.

Why not implement this via xattr framework and the "system." 
namespace there? I would suggest "system.posix_capabilties" for this.

That way you can reduce your infrastructure, take advantage
of caching features, have user space tools for viewing and changing 
this and resize2fs works for it now or soon.

What do you think?


Regards

Ingo Oeser


[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2006-01-14 22:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-14 21:21 [PATCH] 2.6.15: Filesystem capabilities 0.16 Olaf Dietsche
2006-01-14 22:58 ` Ingo Oeser [this message]
2006-01-15 20:57   ` Jan Engelhardt
2006-01-15 21:25   ` Olaf Dietsche
2006-01-16 19:16 ` Horst von Brand
2006-01-21 22:35   ` Olaf Dietsche

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=200601142358.31628.ioe-lkml@rameria.de \
    --to=ioe-lkml@rameria.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olaf+list.linux-kernel@olafdietsche.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).