From: Oleg Nesterov <oleg@redhat.com>
To: David Howells <dhowells@redhat.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
Andi Kleen <andi@firstfloor.org>,
Neil Horman <nhorman@tuxdriver.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 -mm 1/2] umh && creds: convert call_usermodehelper_keys() to use subprocess_info->init()
Date: Fri, 5 Mar 2010 23:52:43 +0100 [thread overview]
Message-ID: <20100305225243.GA21790@redhat.com> (raw)
In-Reply-To: <29907.1267226649@redhat.com>
On 02/26, David Howells wrote:
>
> I'm not going to be able to test it before I get back from skiing in a week's
> time, but it looks ackable otherwise.
>
> It can be tested by doing something like this:
>
> [root@andromeda ~]# keyctl request2 user debug:a b @s
> 102880396
> [root@andromeda ~]# keyctl show
> Session Keyring
> -3 --alswrv 0 0 keyring: _ses
> 404996112 --alswrv 0 -1 \_ keyring: _uid.0
> 102880396 --alswrv 0 0 \_ user: debug:a
> [root@andromeda ~]# keyctl print 102880396
> Debug b
>
> On a system with the keyutils package installed.
Thanks David.
Finally I reserved the machine for the testing,
[root@hp-dl360-01 ~]# keyctl request2 user debug:a b @s
623133085
[root@hp-dl360-01 ~]# keyctl show
Session Keyring
-3 --alswrv 0 0 keyring: _ses
845914766 --alswrv 0 -1 \_ keyring: _uid.0
623133085 --alswrv 0 0 \_ user: debug:a
[root@hp-dl360-01 ~]# keyctl print 623133085
Debug b
Hopefully this all is right.
Oleg.
next prev parent reply other threads:[~2010-03-05 22:54 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-25 18:15 [PATCH -mm 1/2] umh && creds: convert call_usermodehelper_keys() to use subprocess_info->init() Oleg Nesterov
2010-02-26 18:00 ` David Howells
2010-02-26 18:23 ` Oleg Nesterov
2010-02-26 18:41 ` David Howells
2010-02-26 18:52 ` Oleg Nesterov
2010-02-26 20:03 ` [PATCH v2 -mm 0/2] umh && creds: kill sub_info->cred Oleg Nesterov
2010-02-26 20:03 ` [PATCH v2 -mm 1/2] umh && creds: convert call_usermodehelper_keys() to use subprocess_info->init() Oleg Nesterov
2010-02-26 20:28 ` Neil Horman
2010-02-26 20:42 ` David Howells
2010-02-26 20:53 ` Oleg Nesterov
2010-02-26 23:24 ` David Howells
2010-03-05 22:52 ` Oleg Nesterov [this message]
2010-03-05 23:09 ` [PATCH,RESEND " Oleg Nesterov
2010-03-08 13:19 ` David Howells
2010-03-08 17:44 ` Neil Horman
2010-03-05 23:10 ` [PATCH,RESEND -mm 2/2] umh && creds: kill subprocess_info->cred logic Oleg Nesterov
2010-03-08 13:19 ` David Howells
2010-03-08 17:47 ` Neil Horman
2010-02-26 20:04 ` [PATCH v2 " Oleg Nesterov
2010-02-26 20:29 ` Neil Horman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100305225243.GA21790@redhat.com \
--to=oleg@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=andi@firstfloor.org \
--cc=dhowells@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=nhorman@tuxdriver.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.