From owner-freebsd-hackers Wed Mar 22 6:11:34 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 0BB1037C092 for ; Wed, 22 Mar 2000 06:11:28 -0800 (PST) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12Xlqz-000BTg-00 for freebsd-hackers@FreeBSD.org; Wed, 22 Mar 2000 16:11:21 +0200 From: Sheldon Hearn To: freebsd-hackers@FreeBSD.org Subject: Re: openssh + krb5 (followup) In-reply-to: Your message of "Sat, 18 Mar 2000 13:01:09 +0200." <1834.953377269@axl.ops.uunet.co.za> Date: Wed, 22 Mar 2000 16:11:21 +0200 Message-ID: <44123.953734281@axl.ops.uunet.co.za> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 18 Mar 2000 13:01:09 +0200, Sheldon Hearn wrote: > $ ssh -v -l root axl.ops > [...] > debug: Trying Kerberos V5 authentication. > ssh in free(): warning: chunk is already free. > [...] This was caused by a stale krb5.keytab on my box. It would have been nice if a more useful error message had been created, but the point is that kerberized ssh works. Interoperability with MIT krb5 still seems to be an issue. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message