Re: [PATCH, v2] Audit: Add TTY input auditing

2007-06-08 Thread Miloslav Trmac
Andrew Morton napsal(a): > On Fri, 08 Jun 2007 06:23:23 +0200 Miloslav Trmac <[EMAIL PROTECTED]> wrote: >> diff --git a/include/linux/sched.h b/include/linux/sched.h >> index d58e74b..d9d734c 100644 >> --- a/include/linux/sched.h >> +++ b/include/linux/sched.h >> @@ -506,6 +506,8 @@ struct signal_s

Re: [PATCH, v2] Audit: Add TTY input auditing

2007-06-07 Thread Andrew Morton
On Fri, 08 Jun 2007 06:23:23 +0200 Miloslav Trmac <[EMAIL PROTECTED]> wrote: > From: Miloslav Trmac <[EMAIL PROTECTED]> > > Add TTY input auditing, used to audit system administrator's actions. > TTY input auditing works on a higher level than auditing all system > calls within the session, which

[PATCH, v2] Audit: Add TTY input auditing

2007-06-07 Thread Miloslav Trmac
From: Miloslav Trmac <[EMAIL PROTECTED]> Add TTY input auditing, used to audit system administrator's actions. TTY input auditing works on a higher level than auditing all system calls within the session, which would produce an overwhelming amount of mostly useless audit events. Add an "audit_tty