[2014] in Kerberos-V5-bugs
Beta 6 - alpha - kinit and post dated tickets...
daemon@ATHENA.MIT.EDU (epeisach@MIT.EDU)
Mon Jun 17 19:46:19 1996
From: epeisach@MIT.EDU
Date: Mon, 17 Jun 1996 19:45:52 -0400
To: krb5-bugs@MIT.EDU
Under Ultrix 4.3, "kinit -s 20:00" works.
DEC OSF 3.2B - I get a meesage implying that the KDC is responding with
a V4 reply. This is probably after a timeout, so it is probably a
fallback to the wrong server.
a) The usage of kinit does not document all the options (including -s)
b) I suspect that the kdc request is invalid, or for some reason the
response if not being interpreted properly... I will need to figure it
out.
c) It is not an optimizer bug as both native cc, and gcc have same
failure.
Ezra