Re: How to audit an account ?

From: Peter T. Breuer (ptb_at_oboe.it.uc3m.es)
Date: 10/07/05


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



Relevant Pages

  • Re: IE Explorer 6.0 Locking Up On A Web Page Account
    ... Use SSL 2.0 Check this box ... Flushed the resolver dns ... The problem of IE locking up / not working when in the user account is still ... I implement the commands. ...
    (microsoft.public.windowsxp.general)
  • Re: IE Explorer 6.0 Locking Up On A Web Page Account
    ... The problem of IE locking up / not working when in the user account is still ... I implement the commands. ... On the IE Properties click on Connections Tab, ... connection under Dial-Up and Virtual Network settings: ...
    (microsoft.public.windowsxp.general)
  • Re: [SLE] Syncing a Treo 600
    ... > Enter one of the commands, ... be just as complete as your original response, ... They took effect on the next hotsync try. ... My user account isn't in the uucp group, ...
    (SuSE)
  • Re: loing as root user
    ... > A physical human being is usually called a user, while a user account is a ... virtual concept to a computer. ... > to use a regular user account, everything would still work as long as I ... > had the rights to issue the commands I want. ...
    (alt.os.linux)
  • Re: Redirection issue
    ... 1- execute input commands from standard input, ... code to implement the redirection it does not work anymore. ... And it's not good shell behavior to echo commands anyway. ...
    (comp.lang.c)