From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: [userspace PATCH v2 0/2] Add support for loginuid_set Date: Mon, 17 Oct 2016 18:21:31 -0400 Message-ID: <1594202.aPB8anKs2i@x2> References: <1471544337-3108-1-git-send-email-rgb@redhat.com> <20161017154017.GF23701@madcap2.tricolour.ca> 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: Paul Moore Cc: Richard Guy Briggs , linux-audit@redhat.com List-Id: linux-audit@redhat.com On Monday, October 17, 2016 5:19:59 PM EDT Paul Moore wrote: > We haven't merged any of the session ID code into the kernel so > changes are still possible. The logic for supporting loginuid_set > (UID namespace issues) don't really apply to session IDs so I think we > can drop the sessionid_set part of the API and just use the -1 > sentinel. OK, that's good to hear. I'll fix up and merge the sessionid patch - no need to re-send the user space piece. -Steve