From mboxrd@z Thu Jan 1 00:00:00 1970 From: LC Bruzenak Subject: minor rule questions Date: Thu, 08 May 2008 12:14:12 -0500 Message-ID: <1210266852.6610.39.camel@homeserver> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from mx3.redhat.com (mx3.redhat.com [172.16.48.32]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m48HF9Ea017042 for ; Thu, 8 May 2008 13:15:10 -0400 Received: from magi (rrcs-24-242-137-197.sw.biz.rr.com [24.242.137.197]) by mx3.redhat.com (8.13.8/8.13.8) with ESMTP id m48HESKM023060 for ; Thu, 8 May 2008 13:14:31 -0400 Received: from [24.242.137.194] (helo=[192.168.30.40]) by magi with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1Ju9gR-0006pj-Vu for linux-audit@redhat.com; Thu, 08 May 2008 12:13:32 -0500 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 List-Id: linux-audit@redhat.com MINOR: It appears that there needs to be a space between the "key=xxx" and "list=N" results from "ausearch -i -ts today": ... type=CONFIG_CHANGE msg=audit(05/08/2008 10:34:57.259:151) : auid=unset subj=system_u:system_r:auditctl_t:s0-s15:c0.c1023 op=add rule key=CFG key=postfixlist=4 res=1 ... I'm sure this one is on startup when the audit.rules file is parsed and the auditctls all happen. And what does the "list=N" part represent? Would it be the following (i.e. exit): #define AUDIT_FILTER_EXIT 0x04 /* Apply rule at syscall exit */ Thx, LCB. -- LC (Lenny) Bruzenak lenny@magitekltd.com