Re: [PATCH] Add security_task_post_setgid

2005-07-15 Thread Christoph Hellwig
On Fri, Jul 15, 2005 at 09:54:40AM +0200, Jan Engelhardt wrote: > > >> the following patch adds a post_setgid() security hook, and necessary > >> dummy > >> funcs. > > > >... and why exactly would we want these? > > I am working on a sec module which, among other things, raises certain > capab

Re: [PATCH] Add security_task_post_setgid

2005-07-15 Thread Jan Engelhardt
>> the following patch adds a post_setgid() security hook, and necessary dummy >> funcs. > >... and why exactly would we want these? I am working on a sec module which, among other things, raises certain capabilities when the UID/GID has been successfully changed. Jan Engelhardt -- - To unsu

Re: [PATCH] Add security_task_post_setgid

2005-07-14 Thread Chris Wright
* Jan Engelhardt ([EMAIL PROTECTED]) wrote: > the following patch adds a post_setgid() security hook, and necessary dummy > funcs. why? - 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.kerne

Re: [PATCH] Add security_task_post_setgid

2005-07-14 Thread Christoph Hellwig
On Thu, Jul 14, 2005 at 11:42:46PM +0200, Jan Engelhardt wrote: > Hi, > > > the following patch adds a post_setgid() security hook, and necessary dummy > funcs. ... and why exactly would we want these? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a m

[PATCH] Add security_task_post_setgid

2005-07-14 Thread Jan Engelhardt
Hi, the following patch adds a post_setgid() security hook, and necessary dummy funcs. Signed-off-by: Jan Engelhardt <[EMAIL PROTECTED]> diff -dpru linux-2.6.13-rc1-git3-20050706140055/include/linux/security.h AS17/include/linux/security.h --- linux-2.6.13-rc1-git3-20050706140055/include/linu