login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
September
»
21
Re: [PATCH 00/22] Introduce credential record
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
David Howells <dhowells@...>
To: <casey@...>
Cc: <dhowells@...>, <viro@...>, <hch@...>, <Trond.Myklebust@...>, <sds@...>, <linux-kernel@...>, <selinux@...>, <linux-security-module@...>
Subject:
Re: [PATCH 00/22] Introduce credential record
Date: Friday, September 21, 2007 - 11:40 am
Casey Schaufler <casey@schaufler-ca.com> wrote:
quoted text
> > One thing I'm not certain about is how this should interact with /proc, > > which can display some of the stuff in the cred struct. I think it may be > > necessary to have a real cred pointer and an effective cred pointer, with > > the contents of /proc coming from the real, but the effective governing > > what actually goes on. > > I think you want the effective values to show up in /proc.
Perhaps - but bear in mind that in the override case they weren't set by the process itself. David -
unsubscribe notice
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/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 00/22] Introduce credential record
, David Howells
, (Fri Sep 21, 10:47 am)
[PATCH 08/22] FS-Cache: Generic filesystem caching facility
, David Howells
, (Fri Sep 21, 10:47 am)
[PATCH 01/22] CRED: Introduce a COW credentials record
, David Howells
, (Fri Sep 21, 10:47 am)
[PATCH 02/22] CRED: Split the task security data and move pa...
, David Howells
, (Fri Sep 21, 10:47 am)
[PATCH 03/22] CRED: Move the effective capabilities into the...
, David Howells
, (Fri Sep 21, 10:47 am)
[PATCH 05/22] FS-Cache: Release page->private after faile...
, David Howells
, (Fri Sep 21, 10:47 am)
[PATCH 06/22] FS-Cache: Recruit a couple of page flags for c...
, David Howells
, (Fri Sep 21, 10:47 am)
[PATCH 04/22] CRED: Request a credential record for a kernel...
, David Howells
, (Fri Sep 21, 10:47 am)
[PATCH 09/22] CacheFiles: Add missing copy_page export for i...
, David Howells
, (Fri Sep 21, 10:47 am)
Re: [PATCH 00/22] Introduce credential record
, David Howells
, (Fri Sep 21, 10:58 am)
[PATCH 07/22] FS-Cache: Provide an add_wait_queue_tail() fun...
, David Howells
, (Fri Sep 21, 10:47 am)
Re: [PATCH 00/22] Introduce credential record
, Casey Schaufler
, (Fri Sep 21, 11:36 am)
Re: [PATCH 00/22] Introduce credential record
, David Howells
, (Fri Sep 21, 11:40 am)
Re: [PATCH 00/22] Introduce credential record
, Casey Schaufler
, (Fri Sep 21, 12:04 pm)
Re: [PATCH 00/22] Introduce credential record
, David Howells
, (Fri Sep 21, 7:18 pm)
[PATCH 22/22] FS-Cache: Make kAFS use FS-Cache
, David Howells
, (Fri Sep 21, 10:48 am)
[PATCH 21/22] AF_RXRPC: Save the operation ID for debugging
, David Howells
, (Fri Sep 21, 10:48 am)
[PATCH 20/22] AFS: Implement shared-writable mmap
, David Howells
, (Fri Sep 21, 10:48 am)
[PATCH 19/22] AFS: Improve handling of a rejected writeback
, David Howells
, (Fri Sep 21, 10:48 am)
[PATCH 18/22] AFS: Add a function to excise a rejected write...
, David Howells
, (Fri Sep 21, 10:48 am)
[PATCH 17/22] AFS: Add TestSetPageError()
, David Howells
, (Fri Sep 21, 10:48 am)
[PATCH 16/22] NFS: Display local caching state
, David Howells
, (Fri Sep 21, 10:48 am)
[PATCH 15/22] NFS: Configuration and mount option changes to...
, David Howells
, (Fri Sep 21, 10:48 am)
[PATCH 14/22] NFS: Use local caching
, David Howells
, (Fri Sep 21, 10:48 am)
Re: [PATCH 14/22] NFS: Use local caching
, Peter Staubach
, (Fri Sep 21, 1:00 pm)
Re: [PATCH 14/22] NFS: Use local caching
, David Howells
, (Fri Sep 21, 7:22 pm)
Re: [PATCH 14/22] NFS: Use local caching
, David Howells
, (Fri Sep 21, 7:37 pm)
Re: [PATCH 14/22] NFS: Use local caching
, Peter Staubach
, (Mon Sep 24, 9:31 am)
[PATCH 13/22] CacheFiles: A cache that backs onto a mounted ...
, David Howells
, (Fri Sep 21, 10:48 am)
[PATCH 12/22] CacheFiles: Export things for CacheFiles
, David Howells
, (Fri Sep 21, 10:48 am)
[PATCH 11/22] CacheFiles: Permit the page lock state to be m...
, David Howells
, (Fri Sep 21, 10:48 am)
Re: [PATCH 11/22] CacheFiles: Permit the page lock state to ...
, Trond Myklebust
, (Fri Sep 21, 3:33 pm)
Re: [PATCH 11/22] CacheFiles: Permit the page lock state to ...
, David Howells
, (Fri Sep 21, 7:14 pm)
[PATCH 10/22] CacheFiles: Add a hook to write a single page ...
, David Howells
, (Fri Sep 21, 10:47 am)
Re: [PATCH 10/22] CacheFiles: Add a hook to write a single p...
, Trond Myklebust
, (Fri Sep 21, 3:30 pm)
Re: [PATCH 10/22] CacheFiles: Add a hook to write a single p...
, David Howells
, (Fri Sep 21, 7:11 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
debian developer
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Greg Kroah-Hartman
[PATCH 014/196] kobject: remove incorrect comment in kobject_rename
Vladislav Bolkhovitin
Re: Integration of SCST in the mainstream Linux kernel
Stephen Rothwell
Re: Announce: Linux-next (Or Andrew's dream :-))
git
:
linux-netdev
:
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
David Miller
[GIT]: Networking
Radu Rendec
htb parallelism on multi-core platforms
David Miller
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
4 users
and
730 guests
online.
Online users
sk1bansko1
laptopinsurance
monkeymoo
rachelmeska
Syndicate