Re: [PATCH v10 25/27] ima: Show owning user namespace's uid and gid when displaying policy
From: Mimi Zohar <zohar@linux.ibm.com>
Date: 2022-02-23 14:07:39
Also in:
linux-integrity, lkml
From: Mimi Zohar <zohar@linux.ibm.com>
Date: 2022-02-23 14:07:39
Also in:
linux-integrity, lkml
On Tue, 2022-02-01 at 15:37 -0500, Stefan Berger wrote:
Show the uid and gid values relative to the user namespace that is currently active. The effect of this changes is that when one displays the policy from the user namespace that originally set the policy, the same uid and gid values are shown in the policy as those that were used when the policy was set. Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
thanks, Reviewed-by: Mimi Zohar <zohar@linux.ibm.com>