From owner-svn-src-head@FreeBSD.ORG Mon Nov 3 18:47:22 2008 Return-Path: Delivered-To: svn-src-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67B8E1065676; Mon, 3 Nov 2008 18:47:22 +0000 (UTC) (envelope-from wb@freebie.xs4all.nl) Received: from smtp-vbr5.xs4all.nl (smtp-vbr5.xs4all.nl [194.109.24.25]) by mx1.freebsd.org (Postfix) with ESMTP id EAD888FC1D; Mon, 3 Nov 2008 18:47:21 +0000 (UTC) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [82.95.250.254]) by smtp-vbr5.xs4all.nl (8.13.8/8.13.8) with ESMTP id mA3IlJja055426; Mon, 3 Nov 2008 19:47:19 +0100 (CET) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.14.2/8.14.2) with ESMTP id mA3IlJkf001349; Mon, 3 Nov 2008 19:47:19 +0100 (CET) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.14.2/8.14.2/Submit) id mA3IlIri001348; Mon, 3 Nov 2008 19:47:18 +0100 (CET) (envelope-from wb) Date: Mon, 3 Nov 2008 19:47:18 +0100 From: Wilko Bulte To: Doug Rabson Message-ID: <20081103184717.GE1279@freebie.xs4all.nl> References: <200811031038.mA3Ac0UR064387@svn.freebsd.org> <20081103134838.GB1207@arthur.nitro.dk> <3272BA7B-7D58-4448-A402-DC25D3C3655C@rabson.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3272BA7B-7D58-4448-A402-DC25D3C3655C@rabson.org> User-Agent: Mutt/1.5.16 (2007-06-09) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: svn-src-head@FreeBSD.org, Doug Rabson , src-committers@FreeBSD.org, svn-src-all@FreeBSD.org, "Simon L. Nielsen" Subject: Re: svn commit: r184588 - in head: etc/gss etc/rc.d include/rpc lib/libc/sys lib/libc/xdr lib/librpcsec_gss sbin/mount_nfs sys/compat/freebsd32 sys/conf sys/fs/unionfs sys/kern sys/kgssapi sys/kgssapi/... X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2008 18:47:22 -0000 Quoting Doug Rabson, who wrote on Mon, Nov 03, 2008 at 02:43:16PM +0000 .. > > On 3 Nov 2008, at 13:48, Simon L. Nielsen wrote: > >> On 2008.11.03 10:38:00 +0000, Doug Rabson wrote: >>> Author: dfr >>> Date: Mon Nov 3 10:38:00 2008 >>> New Revision: 184588 >>> URL: http://svn.freebsd.org/changeset/base/184588 >>> >>> Log: >>> Implement support for RPCSEC_GSS authentication to both the NFS client >>> and server. This replaces the RPC implementation of the NFS client and >> >> Cool, thanks! >> >> Which NFS Servers have you tested this against, or more specifically >> do, you think I should be able to get this working against an NetApp >> NFS Filer which supports Kerberos 5 for NFS? Or am I mixing things up >> so that's something else? > > I've tested this with Solaris, Mac OS X and Linux. The NetApp filer will be > using the same protocol but I haven't actually tested with a NetApp. I look > forward to any success or failure reports with interest :) Something tells me I know which NetApp Simon has in mind :)