From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: [PATCH] Inter-field comparisons between uid/euid and gid/egid Date: Sat, 24 Dec 2011 16:51:15 -0500 Message-ID: <201112241651.15227.sgrubb@redhat.com> References: <201112141532.19770.sgrubb@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Peter Moody Cc: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Thursday, December 22, 2011 11:32:11 AM Peter Moody wrote: > On Wed, Dec 14, 2011 at 12:32 PM, Steve Grubb wrote: > > On Tuesday, December 13, 2011 07:17:51 PM Peter Moody wrote: > > > > Closer. All permutations of uid and gid being able to compare against > > > > either object or process credentials. Like auid!=ouid or auid!=uid. > > > > > > Ok, I think I got them all. > > > > Thanks. Eric, any comments? > > Is there anything else that I can do to help the case for this patch (and > did you want the updated version that allowed auditctl -l to work with the > interfield comparisons? Not really, I think its just a bad time of the year to get quick results. :) > the only change to kernel land was to put these in range of the other audit > fields) I'll be doing some more testing on this in January. Consider the patch more or less accepted. We want that functionality. -Steve