[PATCH] Add tty to syscall audit records
authorSteve Grubb <sgrubb@redhat.com>
Sun, 1 Jan 2006 19:07:00 +0000 (14:07 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 20 Mar 2006 19:08:55 +0000 (14:08 -0500)
commita6c043a887a9db32a545539426ddfc8cc2c28f8f
tree61269890edbf13a5bb2ae41eb4aba9353a2382b8
parent5d3301088f7e412992d9e61cc3604cbdff3090ff
[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>
kernel/auditsc.c