Received: from PACIFIC-CARRIER-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA29647; Sat, 2 Dec 95 14:58:40 EST
Received: from TERTIUS.MIT.EDU by MIT.EDU with SMTP
	id AA21330; Sat, 2 Dec 95 14:57:28 EST
Received: (from hartmans@localhost) by tertius.mit.edu (8.6.12/8.6.9) id OAA07508; Sat, 2 Dec 1995 14:58:34 -0500
Message-Id: <199512021958.OAA07508@tertius.mit.edu>
To: "Theodore Ts'o" <tytso@MIT.EDU>
Cc: Sam Hartman <hartmans@MIT.EDU>, cvs-krb5@MIT.EDU
Subject: Re: CVS report: src/appl/bsd ChangeLog login.c 
In-Reply-To: Your message of "Fri, 01 Dec 1995 22:16:21 EST."
             <9512020316.AA28935@dcl.MIT.EDU> 
Date: Sat, 02 Dec 1995 14:58:34 EST
From: Sam Hartman <hartmans@MIT.EDU>

>>>>> "tytso" == o  <Theodore> writes:

    tytso>    Cc: cvs-krb5@MIT.EDU Date: Fri, 01 Dec 1995 18:11:38 EST
    tytso> From: Sam Hartman <hartmans@MIT.EDU>

    tytso>    OK, as you probably know, krlogind has already been
    tytso> fixed with regard to this.  There is a similar bug I'm
    tytso> tracking in the client side with interrupt handling under
    tytso> Solaris.

    tytso> Yes, but putting in these patches login.krb5 should be
    tytso> harmless, no?

	Actually, it should fix another bug; I was just clarifying
that the other half of the server-side problem was already taken care
of.  Basically, even  with the krlogind fix, if your shell is /bin/sh,
your session will die if you hit ctrl-c, because login.krb5 (waiting
to destroy tickets) will get the sigint and die, taking your
connection with it.


    tytso> 						- Ted

