2005-01-05 20:10:14

by Olaf Dietsche

[permalink] [raw]
Subject: Re: [PATCH] [request for inclusion] Realtime LSM

Andrew Morton <[email protected]> writes:

> Alan Cox <[email protected]> wrote:
>>
>> Can we use capabilities
>
> capabilities don't work :(
>
> http://www.uwsg.iu.edu/hypermail/linux/kernel/0404.0/0502.html

Capabilities don't work, because of missing filesystem
capabilities. If you have them, it's a question of setting the
appropriate permitted, inheritable and effective capability sets.

I didn't follow the whole thread. But if you want to grant
capabilities on a per user/group basis, may I suggest accessfs user
based capabilities, for example? :-)

Regards, Olaf.