commit | a6c043a887a9db32a545539426ddfc8cc2c28f8f | [log] [tgz] |
---|---|---|
author | Steve Grubb <sgrubb@redhat.com> | Sun Jan 01 14:07:00 2006 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Mar 20 14:08:55 2006 -0500 |
tree | 61269890edbf13a5bb2ae41eb4aba9353a2382b8 | |
parent | 5d3301088f7e412992d9e61cc3604cbdff3090ff [diff] |
[PATCH] Add tty to syscall audit records Hi, >From the RBAC specs: FAU_SAR.1.1 The TSF shall provide the set of authorized RBAC administrators with the capability to read the following audit information from the audit records: <snip> (e) The User Session Identifier or Terminal Type A patch adding the tty for all syscalls is included in this email. Please apply. Signed-off-by: Steve Grubb <sgrubb@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>