From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Anderson Subject: Re: porting test suite ( testing audit system ) from RHEL 3 to RHEL 4 Date: Tue, 23 May 2006 11:57:11 -0400 Message-ID: <447330D7.3050508@hp.com> References: <88299102B8C1F54BB5C8E47F30B2FBE202CCB051@inblr-exch1.eu.uis.unisys.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com (mx1.redhat.com [172.16.48.31]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k4NFvaPB020960 for ; Tue, 23 May 2006 11:57:36 -0400 Received: from atlrel7.hp.com (atlrel7.hp.com [156.153.255.213]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k4NFvNYI024215 for ; Tue, 23 May 2006 11:57:23 -0400 In-Reply-To: <88299102B8C1F54BB5C8E47F30B2FBE202CCB051@inblr-exch1.eu.uis.unisys.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: "Upadhyay, Vikas" , linux-audit@redhat.com List-Id: linux-audit@redhat.com Upadhyay, Vikas wrote: > I want to port the LTP test suite, linux_security_test_suite_EAL3.tar.gz > (available from http://ltp.sourceforge.net/EAL3.RHEL.html) from RHEL 3 > to RHEL 4. The major issue is porting of *laus_test* directory, which > tests the underlying audit system and the audit system has undergone a > substantial change from RHEL 3 to RHEL 4. > > I plan to change the directory *laus_test*, which tests *LAuS* on *RHEL > 3* to something like, *audit_test*, which will test the current audit > system (on *RHEL 4*). And for that, I need to change each and every > single file in the directory *laus_test*. I am unable to find any > detailed document on the new audit system. > > Any pointers will be really appreciated. You probably want to check out our audit-test package. We recently got it added to sourceforge: http://sourceforge.net/projects/audit-test HP hasn't had much time to work on it as we're getting ready for the next evaluation, but it will be a better starting point. Maybe if we get some more people using it (and sending patches) we'll be able to justify spending more time on it. -matt