All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
To: keyrings@vger.kernel.org
Subject: Re: [RESEND] security/keys: remove possessor verify after key permission check
Date: Wed, 13 May 2020 16:50:12 +0000	[thread overview]
Message-ID: <20200513165012.GB25598@linux.intel.com> (raw)
In-Reply-To: <20200505091958.GD16980@willie-the-truck>

On Thu, May 07, 2020 at 11:39:48AM +0300, Алексей Красиков wrote:
>     
>    You've removed all the attributes except the reading.
>    Nothing can be done with the key if it can't be found.
>    Try this:
>     
>    $ KEYID=$(keyctl add user john smith @u)
>    $ keyctl describe $KEYID
>    $ keyctl setperm $KEYID 0x3d000000
>    $ keyctl describe $KEYID
>    $ keyctl print $KEYID
>     
>    /Alexey

Hi please re-respond with plain text.

HTML mails do not go to vger.kernel.org. Also please try to avoid
top posting (i.e. quote and respond inline).


/Jarkko

  parent reply	other threads:[~2020-05-13 16:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-05  9:19 [RESEND] security/keys: remove possessor verify after key permission check Will Deacon
2020-05-05 13:07 ` Jarkko Sakkinen
2020-05-07  7:24 ` Jarkko Sakkinen
2020-05-13 16:50 ` Jarkko Sakkinen [this message]
2020-05-27 19:47 ` Jarkko Sakkinen
2020-05-27 19:58 ` James Bottomley

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=20200513165012.GB25598@linux.intel.com \
    --to=jarkko.sakkinen@linux.intel.com \
    --cc=keyrings@vger.kernel.org \
    /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.