From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: linux-nfs-owner@vger.kernel.org Received: from mx1.redhat.com ([209.132.183.28]:51788 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752494AbaE0Tqe (ORCPT ); Tue, 27 May 2014 15:46:34 -0400 Date: Tue, 27 May 2014 21:46:24 +0200 From: Jakub Hrozek To: Development of the System Security Services Daemon Cc: Noam Meltzer , Simo Sorce , "J. Bruce Fields" , linux-nfs@vger.kernel.org Subject: Re: [SSSD] [PATCH v2 0/5] NFSv4 rpc.idmapd plugin Message-ID: <20140527194624.GY6330@hendrix.brq.redhat.com> References: <1393918676-20865-1-git-send-email-noam@primarydata.com> <5321CDB6.7010803@RedHat.com> <1394729939.32465.231.camel@willson.li.ssimo.org> <20140313172531.GA7124@fieldses.org> <1394732462.32465.235.camel@willson.li.ssimo.org> <532AF1D1.7070400@RedHat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <532AF1D1.7070400@RedHat.com> Sender: linux-nfs-owner@vger.kernel.org List-ID: On Thu, Mar 20, 2014 at 09:49:05AM -0400, Steve Dickson wrote: > > > On 03/20/2014 03:33 AM, Noam Meltzer wrote: > > > > > > > > On Thu, Mar 13, 2014 at 7:41 PM, Simo Sorce > wrote: > > > > On Thu, 2014-03-13 at 13:25 -0400, J. Bruce Fields wrote: > > > On Thu, Mar 13, 2014 at 12:58:59PM -0400, Simo Sorce wrote: > > > > On Thu, 2014-03-13 at 11:24 -0400, Steve Dickson wrote: > > > > > > > > > V4 servers now have an option of returning a uid string (aka "3606") > > > > > where the NFS client just converts that into the uid. > > > > > > > > Can the client tell the server *not to do that* ? > > > > > > The client can use kerberos, in which case the server won't do that. > > > > This is sufficient, thanks. > > > > > Other than that, no, the behavior can only be controlled by server-side > > > configuration. > > > > A little sub-optimal if the server can do either but the client can have > > a choice, but ok. > > > > > > Sorry for the late response. A misplaced email filtering rule had moved it away from my inbox. > > How can we push this forward? > > > Not sure since I don't maintain any of the code these patches change... > > steved. Does the code work with the current NFS idmap implementation or are there any changes on either side needed? Simo, are there still any issues that would prevent us from merging the code into SSSD?