Re: [Labeled-nfs] [PATCH 09/14] NFS: Add security_label text mountoption and handling code to NFS
From: Matthew N. Dodd
Date: Fri Dec 12 2008 - 17:54:36 EST
James Morris wrote:
On Wed, 26 Nov 2008, David P. Quigley wrote:
+ { Opt_security_label, "security_label" },
+ { Opt_nosecurity_label, "nosecurity_label" },
"seclabel" might be easier for admins to type.
Maybe, though the option is on by default on the client (that is, if the
server supports security_labels then the client will use it, unless
instructed not to.)
To explain the choice in a longer name, I've got an RPC auth flavor for
demonstrating client process label transport called 'auth_seclabel' that
is turned on in /etc/exports via sec=seclabel.
I'll make this change if you feel strongly about it though. :)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/