[3543] in testers
Re: Failure to get krb4 tickets?
daemon@ATHENA.MIT.EDU (Greg Hudson)
Fri Jun 5 13:29:34 1998
Date: Fri, 5 Jun 1998 13:29:30 -0400
From: Greg Hudson <ghudson@MIT.EDU>
To: Greg Hudson <ghudson@MIT.EDU>
Cc: testers@MIT.EDU
In-Reply-To: "[3533] in testers"
> I got root tickets (on my 8.2 Solaris machine) and ran:
> rlogin -f whirlpool -l root -x
> (whirlpool is also an 8.2 Solaris machine). I get krb5 tickets but
> no krb4 tickets, which seems wrong since krb4_convert is true in
> /etc/krb5.conf.
Heh. I got bit by my own decision. root is a local account, and
therefore no ticket conversion is done. So this isn't a bug, although
the fact that I found it surprising suggests that maybe it was a bad
decision.