[AUDIT] add session id to audit messages
authorEric Paris <eparis@redhat.com>
Tue, 8 Jan 2008 15:06:53 +0000 (10:06 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 1 Feb 2008 19:06:51 +0000 (14:06 -0500)
In order to correlate audit records to an individual login add a session
id.  This is incremented every time a user logs in and is included in
almost all messages which currently output the auid.  The field is
labeled ses=  or oses=

Signed-off-by: Eric Paris <eparis@redhat.com>

No differences found