All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Timothy R. Chavez" <tinytim@us.ibm.com>
To: linux-fsdevel@vger.kernel.org
Cc: David Woodhouse <dwmw2@infradead.org>, linux-audit@redhat.com
Subject: Re: [RFC][PATCH 2/2] file system auditing
Date: Tue, 5 Apr 2005 17:45:17 -0500	[thread overview]
Message-ID: <200504051745.17713.tinytim@us.ibm.com> (raw)
In-Reply-To: <1112740621.4397.65.camel@localhost.localdomain>

On Tuesday 05 April 2005 05:37 pm, you wrote:
> On Tue, 2005-04-05 at 17:20 -0500, Timothy R. Chavez wrote:
> > --- linux-2.6.12-rc2-mm1/security/selinux/nlmsgtab.c    2005-03-02
> > 01:38:19.000000000 -0600 +++
> > linux-2.6.12-rc2-mm1~audit/security/selinux/nlmsgtab.c      2005-04-05
> > 13:16:26.000000000 -0500 @@ -98,6 +98,8 @@ static struct nlmsg_perm
> > nlmsg_audit_per
> >         { AUDIT_DEL,            NETLINK_AUDIT_SOCKET__NLMSG_WRITE },
> >         { AUDIT_USER,           NETLINK_AUDIT_SOCKET__NLMSG_WRITE },
> >         { AUDIT_LOGIN,          NETLINK_AUDIT_SOCKET__NLMSG_WRITE },
> > +       { AUDIT_WATCH_INS,      NETLINK_AUDIT_SOCKET__NLMSG_WRITE },
> > +       { AUDIT_WATCH_REM,      NETLINK_AUDIT_SOCKET__NLMSG_WRITE },
> >  };
>
> Do you not need to add AUDIT_WATCH_LIST to this?

Oh yes, that's right.  I'm not sure its pertinent ATM.  The feature isn't 
supported in the downloadable version of the user space tools yet.  But 
regardless, it should be added.  Thanks David.

-tim

      parent reply	other threads:[~2005-04-05 22:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-05 22:04 [RFC][PATCH 1/2] file system auditing Timothy R. Chavez
2005-04-05 22:20 ` [RFC][PATCH 2/2] " Timothy R. Chavez
     [not found]   ` <1112740621.4397.65.camel@localhost.localdomain>
2005-04-05 22:45     ` Timothy R. Chavez [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=200504051745.17713.tinytim@us.ibm.com \
    --to=tinytim@us.ibm.com \
    --cc=dwmw2@infradead.org \
    --cc=linux-audit@redhat.com \
    --cc=linux-fsdevel@vger.kernel.org \
    /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.