Jan de Groot schrieb:
This can be done by default, but capabilities aren't preserved when
making tarballs. Every capability has to be set from
post_install/post_upgrade in such cases. Maybe this is something worth
to implement though.
Actually, bsdtar preserves them when packing, but upon extra
On Wed, Nov 4, 2009 at 3:15 PM, Jan de Groot wrote:
> On Wed, 2009-11-04 at 20:42 +0530, Shridhar Daithankar wrote:
>> Hi,
>>
>> I was reading thr. /. commentary on the latest linux kernel bug, got drifted
>> into file system capabilities. and got this, (from
>> http://lwn.net/Articles/313838/)
>>
Daenyth Blank wrote:
> On Wed, Nov 4, 2009 at 10:14, Daenyth Blank wrote:
>
>> On Wed, Nov 4, 2009 at 10:12, Shridhar Daithankar
>> wrote:
>>
>>> so can this be done by default? thus reducing setuid usage? it should
>>> improve
>>> security right?
>>>
>>>
>> This should probably g
On Wed, Nov 4, 2009 at 10:14, Daenyth Blank wrote:
> On Wed, Nov 4, 2009 at 10:12, Shridhar Daithankar
> wrote:
>> so can this be done by default? thus reducing setuid usage? it should improve
>> security right?
>>
> This should probably go on the bug tracker as a feature request.
>
Actually, th
On Wed, 2009-11-04 at 20:42 +0530, Shridhar Daithankar wrote:
> Hi,
>
> I was reading thr. /. commentary on the latest linux kernel bug, got drifted
> into file system capabilities. and got this, (from
> http://lwn.net/Articles/313838/)
>
> [r...@presario shridhar]# ls -la /bin/ping
> -rwsr-xr-
On Wed, Nov 4, 2009 at 10:12, Shridhar Daithankar
wrote:
> so can this be done by default? thus reducing setuid usage? it should improve
> security right?
>
This should probably go on the bug tracker as a feature request.
Hi,
I was reading thr. /. commentary on the latest linux kernel bug, got drifted
into file system capabilities. and got this, (from
http://lwn.net/Articles/313838/)
[r...@presario shridhar]# ls -la /bin/ping
-rwsr-xr-x 1 root root 33360 2008-10-04 17:48 /bin/ping
[r...@presario shridhar]# chmod
7 matches
Mail list logo