On Wed, Sep 18, 2019 at 9:27 PM Richard Guy Briggs <r...@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 <r...@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 -- Linux-audit mailing list Linux-audit@redhat.com https://www.redhat.com/mailman/listinfo/linux-audit