[1373] in Kerberos_V5_Development
Re: kdc performance and rcache
daemon@ATHENA.MIT.EDU (Bill Sommerfeld)
Wed Jul 3 10:27:34 1996
To: "Theodore Y. Ts'o" <tytso@MIT.EDU>
Cc: Ken Raeburn <raeburn@cygnus.com>, "Donald T. Davis" <don@cam.ov.com>,
"Barry Jaspan" <bjaspan@MIT.EDU>, krbdev@MIT.EDU
In-Reply-To: Your message of "Wed, 3 Jul 1996 00:06:44 -0400 ."
<9607030406.AA27206@dcl.MIT.EDU>
Date: Wed, 03 Jul 1996 10:22:56 -0400
From: Bill Sommerfeld <sommerfeld@orchard.medford.ma.us>
The only question is whether making this change would cause existing
implementations to core dump, but my guess is it's very likely we can
change what the KDC encodes in the last-req field without any problems.
I'm not looking at the code right now, but I suspect that the current
DCE encoder implementation is likely to reject a zero-length ASN.1
timestamp (albeit without coredumping) -- the decode of the entire
message will fail if the decode of any subfield fails...
- Bill