[3729] in Kerberos-V5-bugs
[krbdev.mit.edu #1288] v4 ticket file format incompatibilities
daemon@ATHENA.MIT.EDU (Ken Raeburn via RT)
Mon Dec 30 15:49:38 2002
Message-Id: <rt-1288-3816.10.777107798303@krbdev.mit.edu>
In-Reply-To: <rt-1288@krbdev.mit.edu>
From: "Ken Raeburn via RT" <rt-comment@krbdev.mit.edu>
Reply-To: rt-comment@krbdev.mit.edu
To: krb5-prs@mit.edu
Errors-To: krb5-bugs-admin@mit.edu
Date: Mon, 30 Dec 2002 15:48:08 -0500 (EST)
See attached message. The issue_date value is stored as a "long" in
the current krb5 tree. This also causes problems when mixing apps
compiled for sparcv7 and sparcv9, or (presumably, but unconfirmed)
ia32 and ia64. jhawk suggests investigating whether the library can
be made to support both formats, and I agree.
Looking for the four zero-valued bytes (before or after the issue
date, depending on host byte order) is probably all it would take
(until 2038, and then we get other problems), though we should still
think about what format should be used for writing on various
platforms to ease the transition.
Ken
_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
http://mailman.mit.edu/mailman/listinfo/krb5-bugs