From owner-freebsd-current@FreeBSD.ORG Mon Jul 2 16:13:48 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7FEA316A46B for ; Mon, 2 Jul 2007 16:13:48 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from bunrab.catwhisker.org (adsl-63-193-123-122.dsl.snfc21.pacbell.net [63.193.123.122]) by mx1.freebsd.org (Postfix) with ESMTP id 322E313C4C5 for ; Mon, 2 Jul 2007 16:13:48 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from bunrab.catwhisker.org (localhost [127.0.0.1]) by bunrab.catwhisker.org (8.13.3/8.13.3) with ESMTP id l62GDlZ1092139; Mon, 2 Jul 2007 09:13:47 -0700 (PDT) (envelope-from david@bunrab.catwhisker.org) Received: (from david@localhost) by bunrab.catwhisker.org (8.13.3/8.13.1/Submit) id l62GDlP6092138; Mon, 2 Jul 2007 09:13:47 -0700 (PDT) (envelope-from david) Date: Mon, 2 Jul 2007 09:13:47 -0700 From: David Wolfskill To: Doug Rabson Message-ID: <20070702161347.GD87424@bunrab.catwhisker.org> Mail-Followup-To: David Wolfskill , Doug Rabson , current@freebsd.org References: <51FE1AA5-8025-4FF3-94F5-617646464214@rabson.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IMjqdzrDRly81ofr" Content-Disposition: inline In-Reply-To: <51FE1AA5-8025-4FF3-94F5-617646464214@rabson.org> User-Agent: Mutt/1.4.2.1i Cc: current@freebsd.org Subject: Re: ssh coredump if gssapi-with-mic preferred, but no kinit done (yet)? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jul 2007 16:13:48 -0000 --IMjqdzrDRly81ofr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jul 02, 2007 at 04:01:56PM +0100, Doug Rabson wrote: >... > It looks like I did break it. I should be able to repro and fix this =20 > as soon as I put my FreeBSD box back together (probably tomorrow). In =20 > the meantime, you can avoid this by rolling src/lib/libgssapi back to =20 > about last Friday or so. OK; I tried precisely that, and am now able to use ssh to get from the desktop to the other machine without first needing to run kinit(1). Here's what I did: * Re-boot from the CURRENT slice. * cd /usr/src/lib/libgssapi * cvs update -D "last Friday" The following files were updated: catmint(6.2-S)[2] cvs update -D "last Friday" cvs update: Updating . U gss_accept_sec_context.c U gss_display_status.c U gss_export_name.c U gss_indicate_mechs.c U gss_init_sec_context.c catmint(6.2-S)[3] ls -latr * make clean * make * make install * Login to the desktop (catmint) from a different window. * Verify that it works: catmint(7.0-C)[1] ssh repo uname -a FreeBSD repo.mail-abuse.org 6.2-STABLE FreeBSD 6.2-STABLE #61: Sun Jul = 1 06:28:55 PDT 2007 dhw@repo.mail-abuse.org:/usr/obj/usr/src/sys/SMP_P= AE i386 catmint(7.0-C)[2]=20 Would additional poking around be of use? I did review the typescript from the "make buildworld" yesterday for the libgssapi files, and did not see any warnings issued. I can, of course, make the typescripts (both from "make buildworld" and the reversion) available to you or others; I don't see a pressing need to spam the list with them (and the "make buildworld" would be way too big anyhow). Peace, david --=20 David H. Wolfskill david@catwhisker.org Anything and everything is a (potential) cat toy. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --IMjqdzrDRly81ofr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iEYEARECAAYFAkaJJDoACgkQmprOCmdXAD1QlACfZQkd9Q+hzQQwsYcQFONDV3i0 tgEAn3nqG50ZH+tHrmeBDSpPZVGHlyEa =6IiA -----END PGP SIGNATURE----- --IMjqdzrDRly81ofr--