From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: How to learn the Message type? Date: Mon, 25 Jan 2010 11:46:08 -0500 Message-ID: <201001251146.08950.sgrubb@redhat.com> References: <246d04460912301859x422deb03m164ee813529df94e@mail.gmail.com> <201001211649.21891.sgrubb@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: David Flatley Cc: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Monday 25 January 2010 11:37:01 am David Flatley wrote: > Your audit.rules file for STIG compliance is mostly geared towards RHEL > 5 systems? Yes. > When I try to run it on a RHEL 4 system it complains about the filters (-k) > and other things. Yes, there is that and the fact that directory auditing is not recursive and you cannot write fancy rules that do file system watching without naming the syscall. It may be possible to make some adjustments to the RHEL5 rules, but I don't know if you would wind up with lots of unnecessary data as a result of RHEL4's audit capabilities. -Steve