All of lore.kernel.org
 help / color / mirror / Atom feed
* Recording user command ?
@ 2007-04-26 14:32 Gavin White
  2007-04-26 15:10 ` Steve Grubb
  0 siblings, 1 reply; 2+ messages in thread
From: Gavin White @ 2007-04-26 14:32 UTC (permalink / raw)
  To: linux-audit

Hello,

I've been using auditd with the the capp rules on RHEL4, and all is well.

In addition to recording system calls, file activity etc, I would like
to record issued commands, ie. anything typed into a shell by a user.

Is this a reasonable thing to do with auditd? Is it possible?

Thanks,

Gavin

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Recording user command ?
  2007-04-26 14:32 Recording user command ? Gavin White
@ 2007-04-26 15:10 ` Steve Grubb
  0 siblings, 0 replies; 2+ messages in thread
From: Steve Grubb @ 2007-04-26 15:10 UTC (permalink / raw)
  To: linux-audit

On Thursday 26 April 2007 10:32, Gavin White wrote:
> In addition to recording system calls, file activity etc, I would like
> to record issued commands, ie. anything typed into a shell by a user.
>
> Is this a reasonable thing to do with auditd? Is it possible?

Well, there are 2 kinds of users, root and everyone else. What everyone else 
does cannot be logged by the session they are running in because it does not 
have enough privileges to log to the audit system.

For the root user, it has enough privileges to log. We are working on a 
solution for this problem. I think most security targets are only interested 
in actions performed by the root user since they can affect the machine in 
many ways.

So, as it stands today, it can't be done with the audit system. We hope to 
have something that starts to address the problem soon.

-Steve

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-04-26 15:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-26 14:32 Recording user command ? Gavin White
2007-04-26 15:10 ` Steve Grubb

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.