Date: Mon, 2 Jul 2007 17:22:25 +0100 From: Doug Rabson <dfr@rabson.org> To: David Wolfskill <david@catwhisker.org> Cc: current@freebsd.org Subject: Re: ssh coredump if gssapi-with-mic preferred, but no kinit done (yet)? Message-ID: <497BFBB6-E44B-4CBF-A5E8-82B074422654@rabson.org> In-Reply-To: <20070702161347.GD87424@bunrab.catwhisker.org> References: <E1I5MiZ-0000TJ-5q@clue.co.za> <51FE1AA5-8025-4FF3-94F5-617646464214@rabson.org> <20070702161347.GD87424@bunrab.catwhisker.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2 Jul 2007, at 17:13, David Wolfskill wrote: > 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 >> as soon as I put my FreeBSD box back together (probably tomorrow). In >> the meantime, you can avoid this by rolling src/lib/libgssapi back to >> 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_PAE i386 > catmint(7.0-C)[2] > > 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). I'm sure I will be able to reproduce it when I get my machine running again. Thanks for verifying that this commit caused the regression.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?497BFBB6-E44B-4CBF-A5E8-82B074422654>