All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Grubb <sgrubb@redhat.com>
To: linux-audit@redhat.com
Subject: Re: Filtering out non-interactive users
Date: Thu, 20 Jan 2011 14:28:22 -0500	[thread overview]
Message-ID: <201101201428.23162.sgrubb@redhat.com> (raw)
In-Reply-To: <20110119140155.GA4133@monolith>

On Wednesday, January 19, 2011 09:01:55 am PJB wrote:
> On Sun, Jan 16, 2011 at 10:00:11AM -0500, Steve Grubb [sgrubb@redhat.com] wrote:
> > > > > Can someone point me to documentation/examples or help me out with
> > > > > the proper syntax for setting up rules that will exclude the
> > > > > background processes? We are using auditd 1.7.4 now and the 'auid'
> > > > > filter above no longer does the job.

I note that you say you are using 1.7.4. I tried to replicate the problem on a 686 VM. 
I got different results from you.

#auditctl -a always,exit -S open -F success=0 -F auid!=4294967295
# auditctl -l
LIST_RULES: exit,always success=0 auid!=-1 (0xffffffff) syscall=open

So, then I started bisecting the code until found this commit:

https://fedorahosted.org/audit/changeset/268

So, you would need audit version 1.7.13 or later. Please try again with a newer audit 
package. Sorry for speaking too soon.

-Steve

      parent reply	other threads:[~2011-01-20 19:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-14 16:37 Filtering out non-interactive users PJB
2011-01-14 22:21 ` Steve Grubb
2011-01-16  1:39   ` PJB
2011-01-16 15:00     ` Steve Grubb
2011-01-19 14:01       ` PJB
2011-01-19 14:33         ` Steve Grubb
2011-01-19 14:48           ` PJB
2011-01-19 15:04             ` Steve Grubb
2011-01-20 19:28         ` Steve Grubb [this message]

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=201101201428.23162.sgrubb@redhat.com \
    --to=sgrubb@redhat.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 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.