From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: nispom.rules for RHEL WS 4 Date: Thu, 28 Jan 2010 17:01:59 -0500 Message-ID: <201001281701.59562.sgrubb@redhat.com> References: <421135F6DE717A43929F9CF8ADE1A2F906C86A86@email3a.alionscience.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from x2.localnet (vpn-11-13.rdu.redhat.com [10.11.11.13]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o0SM2Hmr021724 for ; Thu, 28 Jan 2010 17:02:17 -0500 In-Reply-To: <421135F6DE717A43929F9CF8ADE1A2F906C86A86@email3a.alionscience.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Thursday 28 January 2010 04:21:05 pm Harmon, Jeffrey D wrote: > Is there a version of nispom.rules that will work with "Audit-1.0.16" > on RHEL WS 4?? The nispom rules were written during RHEL5's lifetime. The earliest copy is found here: http://people.redhat.com/sgrubb/audit/audit-1.5.tar.gz Look in the contrib directory for nispom.rules. You might try editing each rule that starts with "-a" and remove the "-k name" at the end of each rule. If it complains that a syscall is unknown, then delete that syscall since the RHEL4 kernel doesn't know about it. Shouldn't take more than 2-3 minutes to get it working. -Steve