Re: How to audit an account ?
From: Peter T. Breuer (ptb_at_oboe.it.uc3m.es)
Date: 10/07/05
- Next message: Chris: "Re: Texteditor for large textfiles"
- Previous message: Fritz Wuehler: "How To Run Mixmaster Under Linux"
- In reply to: G Dahler: "How to audit an account ?"
- Next in thread: Jean-David Beyer: "Re: How to audit an account ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 7 Oct 2005 16:15:35 +0200
G Dahler <gd-nntp3@spamex.com> wrote:
> I would like to log all the commands that a particular user account is
> issuing.
Process accounting (I presume you don't mean exactly what you say - I
presume you meant to say you'd like to look at the log of all the shell
commands issued by a particular user from his login shell. That's
trivially easy. But it's pretty meaningless, as most "commands",
say gui "commands" are not issued from a shell, but by direct execv
from some launcher or other interface. Besides, you aren't even
interested in "commands", if you are sensible, but in system or
library calls! So the answer is "PA").
Peter
- Next message: Chris: "Re: Texteditor for large textfiles"
- Previous message: Fritz Wuehler: "How To Run Mixmaster Under Linux"
- In reply to: G Dahler: "How to audit an account ?"
- Next in thread: Jean-David Beyer: "Re: How to audit an account ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|