Re: [PATCH v10 25/27] ima: Show owning user namespace's uid and gid when displaying policy
Mimi Zohar <[email protected]>
| Newsgroups | dev.linux.lists.containers,org.kernel.vger.linux-integrity,org.kernel.vger.linux-kernel,org.kernel.vger.linux-security-module |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> thanks, Reviewed-by: Mimi Zohar <[email protected]>