[PATCH 11/11] smack: Implement the watch_key and post_notification hooks [untested] [ver #7]

David Howells dhowells at redhat.com
Tue Sep 3 18:06:54 UTC 2019


Casey Schaufler <casey at schaufler-ca.com> wrote:

> Built from your tree.

What branch?  keys-next?

> keyctl move 483362336 1065401533 @s
> keyctl_move: Operation not supported

Odd.  That should be unconditional if you have CONFIG_KEYS and v5.3-rc1.  Can
you try:

	keyctl supports

or just:

	keyctl add user a a @s

which will give you an id, say 1234, then:

	keyctl move 1234 @s @u

see if that works.

David



More information about the Linux-security-module-archive mailing list