From owner-freebsd-hackers@FreeBSD.ORG Tue Jun 20 16:52:16 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABA8816A479 for ; Tue, 20 Jun 2006 16:52:16 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7215743D6E for ; Tue, 20 Jun 2006 16:52:01 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.pc (host5.bedc.ondsl.gr [62.103.39.229]) (authenticated bits=128) by igloo.linux.gr (8.13.7/8.13.7/Debian-1) with ESMTP id k5KGpilE021976 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 20 Jun 2006 19:51:46 +0300 Received: from gothmog.pc (gothmog [127.0.0.1]) by gothmog.pc (8.13.6/8.13.6) with ESMTP id k5KGpc5x090977; Tue, 20 Jun 2006 19:51:38 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.pc (8.13.6/8.13.6/Submit) id k5KGpbKb090976; Tue, 20 Jun 2006 19:51:37 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Tue, 20 Jun 2006 19:51:37 +0300 From: Giorgos Keramidas To: Tillman Hodgson Message-ID: <20060620165137.GA90842@gothmog.pc> References: <4497647A.8080909@centurytel.net> <20060620162132.GW96797@seekingfire.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060620162132.GW96797@seekingfire.com> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-3.325, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 1.07, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: freebsd-hackers@freebsd.org Subject: Re: MIT kerberos and ssh X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 16:52:16 -0000 On 2006-06-20 10:21, Tillman Hodgson wrote: > A long time ago I started working on an update to the Kerberos5 chapter, > which unfortunately I never completed and the "official" chapter in the > Handbook may have moved on (creating a doc fork of sorts, I suppose). > Anyway, my mostly-finished-but-not-polished revised version is at > http://www.seekingfire.com/freebsd-doc/kerberos5.html if you want to > take a peek at it to see if it's helpful. > > (My apologies to Giorgos Keramidas, I totally dropped the ball on this) Hi Tillman & lists, That's fine. If you are still interested in merging these changes to the Handbook, we can still do it :) - Giorgos