* [PATCH] 2.6.13: Filesystem capabilities 0.16
@ 2005-09-01 18:51 Olaf Dietsche
2005-09-02 13:47 ` Nix
0 siblings, 1 reply; 5+ messages in thread
From: Olaf Dietsche @ 2005-09-01 18:51 UTC (permalink / raw)
To: linux-kernel
This patch implements filesystem capabilities. It allows to run
privileged executables without the need for suid root.
Changes:
- updated to 2.6.13
This patch is available at:
<http://www.olafdietsche.de/linux/capability/>
Regards, Olaf.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] 2.6.13: Filesystem capabilities 0.16
2005-09-01 18:51 [PATCH] 2.6.13: Filesystem capabilities 0.16 Olaf Dietsche
@ 2005-09-02 13:47 ` Nix
2005-09-03 0:35 ` serue
2005-09-03 19:21 ` Olaf Dietsche
0 siblings, 2 replies; 5+ messages in thread
From: Nix @ 2005-09-02 13:47 UTC (permalink / raw)
To: Olaf Dietsche; +Cc: linux-kernel
On 1 Sep 2005, Olaf Dietsche murmured woefully:
> This patch implements filesystem capabilities. It allows to run
> privileged executables without the need for suid root.
Is there some reason why this doesn't keep its capability data in
xattrs?
--
`... published last year in a limited edition... In one of the
great tragedies of publishing, it was not a limited enough edition
and so I have read it.' --- James Nicoll
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] 2.6.13: Filesystem capabilities 0.16
2005-09-02 13:47 ` Nix
@ 2005-09-03 0:35 ` serue
2005-09-03 19:25 ` Olaf Dietsche
2005-09-03 19:21 ` Olaf Dietsche
1 sibling, 1 reply; 5+ messages in thread
From: serue @ 2005-09-03 0:35 UTC (permalink / raw)
To: Olaf Dietsche; +Cc: linux-kernel, Nix
Or, has there been any communication between yourself and
Nicholas Hans Simmonds, who posted his xattr-based fscaps
patch in july (first posting july 2)?
thanks,
-serge
Quoting Nix (nix@esperi.org.uk):
> On 1 Sep 2005, Olaf Dietsche murmured woefully:
> > This patch implements filesystem capabilities. It allows to run
> > privileged executables without the need for suid root.
>
> Is there some reason why this doesn't keep its capability data in
> xattrs?
>
> --
> `... published last year in a limited edition... In one of the
> great tragedies of publishing, it was not a limited enough edition
> and so I have read it.' --- James Nicoll
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] 2.6.13: Filesystem capabilities 0.16
2005-09-02 13:47 ` Nix
2005-09-03 0:35 ` serue
@ 2005-09-03 19:21 ` Olaf Dietsche
1 sibling, 0 replies; 5+ messages in thread
From: Olaf Dietsche @ 2005-09-03 19:21 UTC (permalink / raw)
To: Nix; +Cc: linux-kernel
Nix <nix@esperi.org.uk> writes:
> On 1 Sep 2005, Olaf Dietsche murmured woefully:
>> This patch implements filesystem capabilities. It allows to run
>> privileged executables without the need for suid root.
>
> Is there some reason why this doesn't keep its capability data in
> xattrs?
When I started fscaps, xattr were new to me and I didn't understand
how to use them. So, I went and made a small and independent patch.
If you're interested in an xattr based approach, you may look at
<http://www.kernel.org/pub/linux/libs/security/linux-privs/>, which is
very old or at <http://www.stanford.edu/~luto/linux-fscap/>, which is
a more recent implementation.
As serge pointed out, there's a third from Nicholas Hans Simmonds.
Regards, Olaf.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] 2.6.13: Filesystem capabilities 0.16
2005-09-03 0:35 ` serue
@ 2005-09-03 19:25 ` Olaf Dietsche
0 siblings, 0 replies; 5+ messages in thread
From: Olaf Dietsche @ 2005-09-03 19:25 UTC (permalink / raw)
To: serue; +Cc: linux-kernel, Nix
serue@us.ibm.com writes:
> Or, has there been any communication between yourself and
> Nicholas Hans Simmonds, who posted his xattr-based fscaps
> patch in july (first posting july 2)?
Short answer: no. I'm just keeping this patch up to date for myself
and those interested (if any ;-).
Regards, Olaf.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2005-09-03 19:26 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-01 18:51 [PATCH] 2.6.13: Filesystem capabilities 0.16 Olaf Dietsche
2005-09-02 13:47 ` Nix
2005-09-03 0:35 ` serue
2005-09-03 19:25 ` Olaf Dietsche
2005-09-03 19:21 ` Olaf Dietsche
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox