From: Trond Myklebust Subject: Re: [PATCH] Secure user authentication for NFS using RPCSEC_GSS [0/6] Date: Mon, 13 Jan 2003 08:50:20 +0100 Sender: linux-kernel-owner@vger.kernel.org Message-ID: <15906.28604.625977.386301@charged.uio.no> References: <15906.1154.649765.791797@charged.uio.no> <20030113021951.GE18756@gtf.org> <20030113022039.GF18756@gtf.org> Reply-To: trond.myklebust@fys.uio.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Linus Torvalds , Linux Kernel , NFS maillist Return-path: To: Jeff Garzik In-Reply-To: <20030113022039.GF18756@gtf.org> List-ID: >>>>> " " == Jeff Garzik writes: > On Sun, Jan 12, 2003 at 09:19:51PM -0500, Jeff Garzik wrote: >> OTOH why not do all this authentication and stuff in userspace? > Please forgive me: ENOCAFFEINE. I re-read your mail... Right. This is doing exactly what you suggested ;-). All that is added to the kernel is the code that we need to repackage a user context that was negotiated in userspace into the RPC header. Cheers, Trond