[3224] in testers
sun4 [8.1.4]: klogind or login.krb or something
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Thu Jun 12 22:23:47 1997
Date: Thu, 12 Jun 1997 22:23:38 -0400 (EDT)
To: testers@MIT.EDU
Cc: jweiss@MIT.EDU, dkk@MIT.EDU
From: Jonathon Weiss <jweiss@MIT.EDU>
System name: the-other-woman.MIT.EDU
Type and version: SPARC/Classic 8.1.4
Display type: cgthree
What were you trying to do?
rlogin to my 8.1 sun
What went wrong?
My dotfiles failed to find my tickets because $KRBTKFILE was
set for no appearant reason, until I made my .environment deal
with this.
yaz-pistachio:~: alias rl
rkinit !:1 && (rsh !:1 /bin/athena/attach $user && rlogin !:1 -x -8 -noflow)
yaz-pistachio:~: rl tow
Kerberos initialization (tow)
Password for jweiss@ATHENA.MIT.EDU:
attach: /afs/athena.mit.edu/user/j/w/jweiss linked to /mit/jweiss for filesystem jweiss
This rlogin session is using DES encryption for all data transmissions.
Last login: Thu Jun 12 21:56:10 from YAZ-PISTACHIO.MI
$KRBTKFILE already is /tmp/tkt_0.
No tickets in /tmp/tkt_0, will try /tmp/tkt11268.
Moving tickets from /tmp/tkt11268 to /tmp/tkt_jweiss.
What DISPLAY are you using [default: none]?
What should have happened?
klogind or login.krb or whatever shouldn't have set $KRBTKFILE
if it didn't get tickets.
Yo, got any documentation, or other info?
This sounds very much like the bug dkk reported a while ago
about rlogin setting $KRBTKFILE, but from my explanation of the fact
that it happened even when tix weren't present, he seemed to think it
was a bug. FWIW, kshd doesn't exhibit this behavior (which explains
why I've been losing intermittantly.)