From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael C Thompson Subject: auditctl filter keyword: "path" Date: Thu, 25 May 2006 10:30:03 -0500 Message-ID: <4475CD7B.1090602@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: 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 , Steve Grubb List-Id: linux-audit@redhat.com Hey Steve, audit-1.2.2-2 seems to be having problems with the path filter word. # auditctl -a exit,always -S open -F path=bfile Error sending add rule request (Invalid argument) # auditctl -a entry,always -S open -F path=bfile Error sending add rule request (Invalid argument) I'm on kernel 27... Any idea on why this would be failing? Thanks, Mike