public inbox for linux-audit@redhat.com
 help / color / mirror / Atom feed
From: LC Bruzenak <lenny@magitekltd.com>
To: Dan Gruhn <Dan.Gruhn@groupw.com>
Cc: linux-audit@redhat.com
Subject: Re: Audit Prelude Logout Tracking
Date: Wed, 18 Feb 2009 17:25:21 -0600	[thread overview]
Message-ID: <1234999521.11692.118.camel@homeserver> (raw)
In-Reply-To: <1234997046.11692.111.camel@homeserver>


On Wed, 2009-02-18 at 16:44 -0600, LC Bruzenak wrote:
> On Wed, 2009-02-18 at 16:58 -0500, Dan Gruhn wrote:
> > I''m working on an X86_64  RHEL 5.2 system and for NISPOM Chapt. 8 I'm 
> > looking to modify the audisp-prelude plugin so that I can get logout 
> > events displayed.
> > 
> > I see the information in the audit.log as USER_END and have done a small 
> > mod in the handle_event routine in audisp-prelude.c so that it looks for 
> > AUDIT_USER_END but I've run across the following things:
> > 
> > 1) sshd goes through a login/logout cycle ending in USER_END and all is 
> > good.
> > node=node01 type=USER_END msg=audit(1234979707.894:203): user pid=7422 
> > uid=0 auid=0 subj=system_u:system_r:unconfined_t:s0-s0:c0.c1023 
> > msg='PAM: session close acct="root" : exe="/usr/sbin/sshd" 
> > (hostname=master, addr=10.1.4.100, terminal=ssh res=success)'
> > 
> > 

Dan,

The other question I had was, I suppose you see the AUDIT_USER_LOGIN
event type which triggers the prelude event (in audisp-prelude.c). I
would think that the matching AUDIT_USER_LOGOUT would be what you want
right?

Can you find these events with ausearch like this?:

# ausearch -ts today -i -m USER_LOGIN
...and...
#ausearch -ts today -i -m USER_LOGOUT


LCB

-- 
LC (Lenny) Bruzenak
lenny@magitekltd.com

  reply	other threads:[~2009-02-18 23:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-18 21:58 Audit Prelude Logout Tracking Dan Gruhn
2009-02-18 22:44 ` LC Bruzenak
2009-02-18 23:25   ` LC Bruzenak [this message]
2009-02-19 14:26     ` Dan Gruhn
2009-02-19 14:36       ` Steve Grubb
2009-02-19 15:24         ` LC Bruzenak
2009-02-19 18:39           ` Steve Grubb
2009-02-19 19:49             ` LC Bruzenak
2009-02-19 14:45       ` LC Bruzenak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1234999521.11692.118.camel@homeserver \
    --to=lenny@magitekltd.com \
    --cc=Dan.Gruhn@groupw.com \
    --cc=linux-audit@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox