[1431] in SIPB_Linux_Development
Re: sun4 [8.0I]: ktelnet
daemon@ATHENA.MIT.EDU (Derek Atkins)
Tue Sep 10 10:36:41 1996
To: Jonathon Weiss <jweiss@MIT.EDU>
Cc: linux-dev@MIT.EDU, fastcart@MIT.EDU, bug-dialup@MIT.EDU
In-Reply-To: Your message of "Tue, 10 Sep 1996 01:50:37 EDT."
<199609100550.BAA07280@the-other-woman.mit.edu>
Date: Tue, 10 Sep 1996 10:35:53 EDT
From: Derek Atkins <warlord@MIT.EDU>
1) This bug report should have been sent using 'sendbug'.
2) The error message sounds like you didn't have a kerberos ticket:
> mk_req failed for rcmd.puttanesca@ATHENA.MIT.EDU: No ticket file (tf_util)
> I would guess that ktelnet performed a second resolve and got a
> different answer from the dialup nameservers, and lost; but that's
> just a guess.
Or, more likely, did a second resolve and got a round-robin'ed
response. I bet telnet is assuming that multiple resolves will return
the same data.
-derek