From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: Audit rules use of flags. Date: Thu, 22 Feb 2007 09:06:52 -0500 Message-ID: <200702220906.52536.sgrubb@redhat.com> References: <000601c7562b$f2978ff0$6400a8c0@powerbox> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <000601c7562b$f2978ff0$6400a8c0@powerbox> 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: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Wednesday 21 February 2007 21:48:33 Walt Powell wrote: > I have a requirement to audit/log all failed attempts to access files. I > entered the following line in audit.rules: > > -w exit,always -S open -F success!=0 > > and audit flags all file exits regardless of success. Which kernel are you using? Answering all your questions depends on that. -Steve