From owner-freebsd-fs@FreeBSD.ORG Thu Jul 2 15:25:50 2009 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3B7EE1065670 for ; Thu, 2 Jul 2009 15:25:50 +0000 (UTC) (envelope-from rmacklem@uoguelph.ca) Received: from esa-jnhn.mail.uoguelph.ca (esa-jnhn.mail.uoguelph.ca [131.104.91.44]) by mx1.freebsd.org (Postfix) with ESMTP id E4BC18FC24 for ; Thu, 2 Jul 2009 15:25:49 +0000 (UTC) (envelope-from rmacklem@uoguelph.ca) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AiQGAGduTEqDaFvJ/2dsb2JhbACObwHBXoQRBQ X-IronPort-AV: E=Sophos;i="4.42,335,1243828800"; d="scan'208";a="40022957" Received: from ganges.cs.uoguelph.ca ([131.104.91.201]) by esa-jnhn-pri.mail.uoguelph.ca with ESMTP; 02 Jul 2009 11:25:49 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by ganges.cs.uoguelph.ca (Postfix) with ESMTP id 29B95FB808B for ; Thu, 2 Jul 2009 11:25:49 -0400 (EDT) X-Virus-Scanned: amavisd-new at ganges.cs.uoguelph.ca Received: from ganges.cs.uoguelph.ca ([127.0.0.1]) by localhost (ganges.cs.uoguelph.ca [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YnkYWJwUctGt for ; Thu, 2 Jul 2009 11:25:48 -0400 (EDT) Received: from muncher.cs.uoguelph.ca (muncher.cs.uoguelph.ca [131.104.91.102]) by ganges.cs.uoguelph.ca (Postfix) with ESMTP id 30778FB8081 for ; Thu, 2 Jul 2009 11:25:48 -0400 (EDT) Received: from localhost (rmacklem@localhost) by muncher.cs.uoguelph.ca (8.11.7p3+Sun/8.11.6) with ESMTP id n62FSBR22578 for ; Thu, 2 Jul 2009 11:28:11 -0400 (EDT) X-Authentication-Warning: muncher.cs.uoguelph.ca: rmacklem owned process doing -bs Date: Thu, 2 Jul 2009 11:28:11 -0400 (EDT) From: Rick Macklem X-X-Sender: rmacklem@muncher.cs.uoguelph.ca To: freebsd-fs@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: documenting setup of Kerberized NFS X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Jul 2009 15:25:50 -0000 I'm not even sure if this is the right place to ask the question, but... I'm wondering what would be an appropriate place to document how to set up/use Kerberized NFS? I'm far from a Kerberos wizard, but I have picked up some tricks that might be useful to others. At this point, I think it would be too informal for something like a man page. Maybe a wiki or similar? (Since wiki.freebsd.org is for developers and not users, it seems that isn't the right place.) Maybe I could start with just a brain dump posting to this list? (Basically anywhere that the search engines can find, would be a start.) Thanks in advance for any suggestions, rick