Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp1150545ybt; Tue, 7 Jul 2020 08:52:24 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw6C4oOGqtVpL5yujeuH0QFoSwo3hkck2JHWKPp4T3AELOvAmB2rL1m53FPfbtVCorq5bZt X-Received: by 2002:a17:906:eb93:: with SMTP id mh19mr46737186ejb.552.1594137144574; Tue, 07 Jul 2020 08:52:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1594137144; cv=none; d=google.com; s=arc-20160816; b=JbV4FHgOyhgMXu3D4vdJBleB/NuHdw3wZzPc5Qx+LflTnxf2Q1fPGanjYOaG6xJ5n0 IbajNpnOM7UNLQl6x/ruL2NaAEwZJMJffL4PEbyQXpXuIIsoYFSIrd3Ge+HbhasfuZkb xT5AKHja4jjqJxP15P2dA8jEu0sARZGWNxVSRzX3MwPjsRLAF0tcDN78+69rJjk/M5Qw zhFrSZ4HWoVy3q1DROrUlTdTU+x/aM81sQY82qZqPQlnrtdqjecQhHoQ7CcF7z4Z1iGU iuo1ROsEVx975mlMYBomiPsD4n1VX1upMRZL7LIu8unqzREBCg23oevdwi1csHlwuK0i Y1rg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature:dkim-filter; bh=ZvW99hgpx56GKJebFXQam1QFHaUXySvlP2av/TdA6Ng=; b=ILc47sWU7dAXlv4YylTBTwP/M/qrERk6KZgWzIo7CiVgebisUTVI120tG+GeNZ9dVX KUu+ubq3abpCsNuu8yhXrsxUfxCW8zuGYTBKE6CBq0gMVcX0tfiGaMBoaIj1TdLIG71P dp52zdMX+2zZA8qWu0lfoa1h3aldeZCS+fcH7DrvPeowVdKyyvHxxVFBB/4vIZ0ES9Yp Ld4oGIjpYOpWXCqaq2q4LMay1rJ/PKpTUvLaMfLRiqagGtFZPCw7S9z8RB9n4P8oXij0 7OQUl56h/UPcQ+roM/wiNoCBsFqBPiNqbIBVWjN8+XTNFyRqAT5b9qGFYyc9OcFXUCTJ +UWA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@fieldses.org header.s=default header.b=fkbIFnJQ; spf=pass (google.com: domain of linux-nfs-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-nfs-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id dp8si20397338ejc.281.2020.07.07.08.51.54; Tue, 07 Jul 2020 08:52:24 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-nfs-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@fieldses.org header.s=default header.b=fkbIFnJQ; spf=pass (google.com: domain of linux-nfs-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-nfs-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728185AbgGGPvY (ORCPT + 99 others); Tue, 7 Jul 2020 11:51:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36970 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728029AbgGGPvX (ORCPT ); Tue, 7 Jul 2020 11:51:23 -0400 Received: from fieldses.org (fieldses.org [IPv6:2600:3c00:e000:2f7::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7F754C061755 for ; Tue, 7 Jul 2020 08:51:23 -0700 (PDT) Received: by fieldses.org (Postfix, from userid 2815) id 269ECBC3; Tue, 7 Jul 2020 11:51:22 -0400 (EDT) DKIM-Filter: OpenDKIM Filter v2.11.0 fieldses.org 269ECBC3 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fieldses.org; s=default; t=1594137082; bh=ZvW99hgpx56GKJebFXQam1QFHaUXySvlP2av/TdA6Ng=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=fkbIFnJQ3dw8kHGI401m++OO9TdqymQYnkyvg3zGJHHgWS7Sf4FZ7MvZrTVoDU9OB MWLgLYyqBV2Fcu5CkcziGZT/VZL2Hz1bwymqMI3W5ppdVkTE2h5zZPTOTP9Zm+65jf mHb1tJmXnuopbhbvHLux/+VPVU62zFxONuANwN+s= Date: Tue, 7 Jul 2020 11:51:22 -0400 From: "J. Bruce Fields" To: Patrick Goetz Cc: linux-nfs@vger.kernel.org Subject: Re: kerberized NFSv4 client reporting operation not permitted when mounting with sec=sys Message-ID: <20200707155122.GA26678@fieldses.org> References: <0593b4af8ca3fafbec59655bbb39d2b4@kngnt.org> <9e25861022acb796c35d3adb392bf4c4@kngnt.org> <4097833.BOCuNxM56l@polaris> <20200706171804.GA31789@fieldses.org> <4fe2af1f-917e-c1e4-f5e6-05eb0c121511@math.utexas.edu> <20200706202712.GA32161@fieldses.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-nfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-nfs@vger.kernel.org On Tue, Jul 07, 2020 at 10:10:07AM -0500, Patrick Goetz wrote: > > > On 7/6/20 3:27 PM, J. Bruce Fields wrote: > >On Mon, Jul 06, 2020 at 02:57:52PM -0500, Patrick Goetz wrote: > >>On 7/6/20 12:18 PM, J. Bruce Fields wrote: > >>> > >>>Note, by the way, that fsid=0 thing was required for nfsv4 exports years > >>>ago, but no longer is. It's usually better not to bother with that. > >> > >>Are we ever going to get some solid up-to-date NFSv4/pNFS > >>documentation? I'm sufficiently frustrated to write it myself, but > >>am not 100% sure where to start. > > > >I guess the places I'd start would be the man pages (original source is > >nfs-utils, git://linux-nfs.org/~steved/nfs-utils) or wiki.linux-nfs.org. > > > >But, I don't know, you may be in a better place to position to know what > >gaps you want filled--where are you looking for documentation, and what > >are you not finding? > > > >--b. > > > > Well, a good example is the fsid=0 thing. Where is it documented > that this is no longer needed? I'm 100% certain I've read through > all the man pages I could find several times. For man pages, this belongs in exports(5). Looks like the description of the "fsid" option in exports(5) is out of date. Might also be worth googling around to see if there are some HOWTO's out there that could be updated. You can find out when the change was made by grepping for "NFSEXP_V4ROOT" in kernel and nfs-utils source. Looks like it was 2009, kernel and nfs-utils versions 2.6.33 and 1.2.2 respectively. --b.