lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 12 Dec 2008 16:43:52 -0500
From:	"Matthew N. Dodd" <Matthew.Dodd@...rta.com>
To:	James Morris <jmorris@...ei.org>
CC:	"David P. Quigley" <dpquigl@...ho.nsa.gov>,
	labeled-nfs@...ux-nfs.org, linux-kernel@...r.kernel.org,
	linux-fsdevel@...r.kernel.org,
	linux-security-module@...r.kernel.org, viro@...iv.linux.org.uk,
	selinux@...ho.nsa.gov
Subject: Re: [Labeled-nfs] [PATCH 09/14] NFS: Add security_label text mount
 option and handling code to NFS

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ