From mboxrd@z Thu Jan 1 00:00:00 1970 From: Klaus Weidner Subject: Re: [PATCH] IPC_SET_PERM cleanup Date: Wed, 10 May 2006 13:10:32 -0500 Message-ID: <20060510181032.GI31457@w-m-p.com> References: <445BB351.2040303@hp.com> <20060510171150.GH31457@w-m-p.com> <200605101329.52220.sgrubb@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mx3.redhat.com (mx3.redhat.com [172.16.48.32]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k4AICIZR004524 for ; Wed, 10 May 2006 14:12:18 -0400 Received: from mail.atsec.com (mail.atsec.com [195.30.252.105]) by mx3.redhat.com (8.13.1/8.13.1) with ESMTP id k4AICBYn006691 for ; Wed, 10 May 2006 14:12:12 -0400 Content-Disposition: inline In-Reply-To: <200605101329.52220.sgrubb@redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Steve Grubb Cc: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Wed, May 10, 2006 at 01:29:52PM -0400, Steve Grubb wrote: > On Wednesday 10 May 2006 13:11, Klaus Weidner wrote: > > the type=IPC_SET_PERM already tells you that these are new values. How about > > simply the following: > > > > type=IPC_SET_PERM msg=audit(1146863632.117:98): qbytes=0 iuid=501 igid=0 > > mode=0 > > How about we change that to ouid & ogid ? Object user ID & Object group ID? Good idea, less variants to worry about. -Klaus