From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: Bugs in audit tables Date: Thu, 11 Dec 2008 10:04:38 -0500 Message-ID: <200812111004.39472.sgrubb@redhat.com> References: <58753.193.230.245.33.1228724466.squirrel@secure.myclar.ro> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <58753.193.230.245.33.1228724466.squirrel@secure.myclar.ro> Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Loredan Stancu Cc: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Monday 08 December 2008 03:21:06 am Loredan Stancu wrote: > I found another bugs in audit tabel: > > 1. No rules can be added to exclude,user,entry,task tables. > 2. action 'never' can't be set. I tightened up the parsing for -m and -w auditctl options. This was fixed as svn commit 202. Thanks for reporting the problem. -Steve