commit | 4746ec5b01ed07205a91e4f7ed9de9d70f371407 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Tue Jan 08 10:06:53 2008 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri Feb 01 14:06:51 2008 -0500 |
tree | 7a3a836b6178ccab24801e90b69c1159b2c23099 | |
parent | c2a7780efe37d01bdb3facc85a94663e6d67d4a8 [diff] |
[AUDIT] add session id to audit messages 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>