Re: Posix file capabilities in 2.6.24rc2; now 2.6.24-rc3

2007-11-20 Thread Chris Friedhoff
On Tue, 20 Nov 2007 16:51:21 -0600 "Serge E. Hallyn" <[EMAIL PROTECTED]> wrote: > Quoting Chris Friedhoff ([EMAIL PROTECTED]): > > On Tue, 20 Nov 2007 08:51:06 -0600 > > "Serge E. Hallyn" <[EMAIL PROTECTED]> wrote: > > > > > Quoti

Re: Posix file capabilities in 2.6.24rc2; now 2.6.24-rc3

2007-11-20 Thread Chris Friedhoff
On Tue, 20 Nov 2007 08:51:06 -0600 "Serge E. Hallyn" <[EMAIL PROTECTED]> wrote: > Quoting Chris Friedhoff ([EMAIL PROTECTED]): > > On Mon, 19 Nov 2007 17:16:44 -0600 > > "Serge E. Hallyn" <[EMAIL PROTECTED]> wrote: > > > > > Qu

Re: 2.6.24-rc2 STD with s2disk fails to activate suspended system after loading - now 2.6.24-rc3

2007-11-20 Thread Chris Friedhoff
2007 00:58:29 +0100 "Rafael J. Wysocki" <[EMAIL PROTECTED]> wrote: > On Monday, 19 of November 2007, Chris Friedhoff wrote: > > dmesg output is added. > > > > increasing CONFIG_BLK_DEV_RAM_SIZE from to 131072 hasn't changed > > the non-functioni

Re: 2.6.24-rc2 STD with s2disk fails to activate suspended system after loading - now 2.6.24-rc3

2007-11-20 Thread Chris Friedhoff
19 of November 2007, Chris Friedhoff wrote: > > dmesg output is added. > > > > increasing CONFIG_BLK_DEV_RAM_SIZE from to 131072 hasn't changed > > the non-functioning of 2.6.24-rc3 > > > > s2disk works with 2.6.23.8 ; I tested 4 cycles in a row, 2 from c

Re: Posix file capabilities in 2.6.24rc2; now 2.6.24-rc3

2007-11-20 Thread Chris Friedhoff
On Mon, 19 Nov 2007 17:16:44 -0600 "Serge E. Hallyn" <[EMAIL PROTECTED]> wrote: > Quoting Chris Friedhoff ([EMAIL PROTECTED]): > > Hello Serge, > > > > just to let you know: with 2.6.24-rc3 I have the same problem. > > Ok, so here is the flow. > &g

Re: 2.6.24-rc2 STD with s2disk fails to activate suspended system after loading - now 2.6.24-rc3

2007-11-19 Thread Chris Friedhoff
i" <[EMAIL PROTECTED]> wrote: > On Monday, 19 of November 2007, Chris Friedhoff wrote: > > Hallo Rafael, > > > > just to let you know: with 2.6.24-rc3 I have the same problem. > > Thanks. > > > On Sun, 11 Nov 2007 19:45:06 +0100 > > "Rafael

Re: Posix file capabilities in 2.6.24rc2; now 2.6.24-rc3

2007-11-19 Thread Chris Friedhoff
Hello Serge, just to let you know: with 2.6.24-rc3 I have the same problem. Chris On Thu, 15 Nov 2007 23:02:27 +0100 Chris Friedhoff <[EMAIL PROTECTED]> wrote: > No, the patch doesn't fix the problem. > I still have the black screen with the cursor when I close the >

Re: 2.6.24-rc2 STD with s2disk fails to activate suspended system after loading - now 2.6.24-rc3

2007-11-19 Thread Chris Friedhoff
Hallo Rafael, just to let you know: with 2.6.24-rc3 I have the same problem. Chris On Sun, 11 Nov 2007 19:45:06 +0100 "Rafael J. Wysocki" <[EMAIL PROTECTED]> wrote: > On Saturday, 10 of November 2007, Chris Friedhoff wrote: > > please cc me, I'm not not sub

Re: Posix file capabilities in 2.6.24rc2

2007-11-15 Thread Chris Friedhoff
))) > + return 0; > if (cap_issubset(p->cap_permitted, current->cap_permitted)) > return 0; > if (capable(CAP_KILL)) > -- > 1.5.1.1.GIT Chris Friedhoff [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: Posix file capabilities in 2.6.24rc2

2007-11-14 Thread Chris Friedhoff
On Tue, 13 Nov 2007 17:53:18 -0600 "Serge E. Hallyn" <[EMAIL PROTECTED]> wrote: > Quoting Chris Friedhoff ([EMAIL PROTECTED]): > > Hello, > > > > everything works as expected, but ... > > > > closing X and no capabilities set for xinit does sh

Posix file capabilities in 2.6.24rc2

2007-11-13 Thread Chris Friedhoff
file is chown'ed. Chris -------- Chris Friedhoff [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please r

Re: 2.6.24-rc2 STD with s2disk fails to activate suspended system after loading

2007-11-11 Thread Chris Friedhoff
kernel config attached to comment#2 for bugreport 9345 s2disk comes from suspend-0.7 package Thanks, Chris On Sun, 11 Nov 2007 19:45:06 +0100 "Rafael J. Wysocki" <[EMAIL PROTECTED]> wrote: > On Saturday, 10 of November 2007, Chris Friedhoff wrote: > > please cc me,

2.6.24-rc2 STD with s2disk fails to activate suspended system after loading

2007-11-10 Thread Chris Friedhoff
[] kthread+0x0/0x70 [] kernel_thread_helper+0x7/0x18 <> Chris Friedhoff [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH] Implement file posix capabilities

2006-11-29 Thread Chris Friedhoff
having to use > setuid and giving the binary all of root's powers. > > This version works with Kaigai Kohei's userspace tools, found at > http://www.kaigai.gr.jp/index.php. For more information on how to use this > patch, Chris Friedhoff has posted a nice p

Re: file caps: permit unsafe signaling when CONFIG_FS_CAPS=n

2006-11-25 Thread Chris Friedhoff
b/security/Kconfig > @@ -82,6 +82,7 @@ config SECURITY_CAPABILITIES > > config SECURITY_FS_CAPABILITIES > bool "File POSIX Capabilities" > + depends on SECURITY=n || SECURITY_CAPABILITIES=y > default n > help > This enables filesystem c

Re: [PATCH 1/1] security: introduce fs caps

2006-11-17 Thread Chris Friedhoff
compiling fscaps-1.0-kg.src.rpm just gives the same result /bin/ping: Invalid argument (errno=22) trace output attached Chris Chris Friedhoff [EMAIL PROTECTED] strace-ping-sles10-b.gz Description: Binary data

Re: [PATCH 1/1] security: introduce fs caps

2006-11-17 Thread Chris Friedhoff
lib/libcap.so -> libcap.so.1 lrwxrwxrwx 1 root root14 Nov 16 11:57 /lib/libcap.so.1 -> libcap.so.1.92 -rwxr-xr-x 1 root root 10456 Jun 16 15:14 /lib/libcap.so.1.92 Chris Friedhoff [EMAIL PROTECTED] strace-ping-sles10.gz Description: Binary data