[PATCH ghak90 V7 17/21] audit: add support for loginuid/sessionid set/get by netlink

Paul Moore paul at paul-moore.com
Fri Oct 11 00:40:47 UTC 2019


On Wed, Sep 18, 2019 at 9:27 PM Richard Guy Briggs <rgb at redhat.com> wrote:
> Add the ability to get and set the login uid and to get the session id
> using an audit netlink message using message types AUDIT_GET_LOGINUID
> 1024, AUDIT_SET_LOGINUID 1025 and AUDIT_GET_SESSIONID 1026 in addition
> to using the proc filesystem.
>
> Signed-off-by: Richard Guy Briggs <rgb at redhat.com>
> ---
>  include/uapi/linux/audit.h |  3 +++
>  kernel/audit.c             | 62 ++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 65 insertions(+)

This is completely independent of the audit container ID work, yes?
If so, it shouldn't be part of this patchset.

--
paul moore
www.paul-moore.com




More information about the Linux-audit mailing list