[16792] in Athena Bugs
an kinit oddity
daemon@ATHENA.MIT.EDU (Joseph Sokol-Margolis)
Tue Apr 6 02:32:07 1999
To: bugs@MIT.EDU, kerberos-bugs@MIT.EDU
Date: Tue, 06 Apr 1999 02:32:01 EDT
From: Joseph Sokol-Margolis <seph@MIT.EDU>
so, I noticed that when I kinit, for a lengthened ticket (-l1800m) I
get tickets in the future. then I aklog, and I get afs tickets with
the same expiration date.
However, if I kinit with the kinit in the krb5 locker, then use
krb524init (also from the krb5 locker, though I noticed this with the
athena one as well) to get krb4 tickets, then aklog, my afs tokens
expire in 10 hours (as opposed to 20 hours) this seems rather broken.
I don't know enough to track down any more of this bug. I asked about
it on -c sipb last night, and marc said "oh, I know the bug. the
ticket lifetime in the encrypted part of the ticket is wrong."
I wrote a short script to test this, it just runs the various
commands, and dumps klist output somewhere. it and klist output from a
couple of athena platforms is in /mit/seph/Public/krb-aklog.bug/
seph