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

Casey Schaufler casey at schaufler-ca.com
Tue Sep 3 22:16:08 UTC 2019


On 9/3/2019 11:06 AM, David Howells wrote:
> Casey Schaufler <casey at schaufler-ca.com> wrote:
>
>> Built from your tree.
> What branch?  keys-next?

I rebuilt with keys-next, updated the tests again, and now
the suite looks to be running trouble free. I do see a message
SKIP DUE TO DISABLED SELINUX which I take to mean that there
is an SELinux specific test.

>
>> 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