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: Wed, 14 Dec 2011 15:32:19 -0500 Message-ID: <201112141532.19770.sgrubb@redhat.com> References: <201112121248.21666.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 , Eric Paris Cc: linux-audit@redhat.com List-Id: linux-audit@redhat.com 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? -Steve