From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: Why doesn't chown produce an event Date: Wed, 2 May 2007 14:15:15 -0400 Message-ID: <200705021415.15589.sgrubb@redhat.com> References: <4638AA93.7050108@jhuapl.edu> <200705021330.59459.sgrubb@redhat.com> <4638D1BD.4040508@jhuapl.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <4638D1BD.4040508@jhuapl.edu> 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: Robert Evans Cc: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Wednesday 02 May 2007 14:00, Robert Evans wrote: > Got it! =A0So when I want to figure out how to trace something, the > recommended course of action is do a strace on the operation, and look = for > a good syscall to tag... You should do that whenever you don't get a hit when you think you should= . It=20 should also be trivial for me to write a simple app that iterates the=20 syscalls it knows about for a given arch. -Steve