[1371] in Kerberos-V5-bugs
Sanity check in TGS client code versus V4 server
tytso@ATHENA.MIT.EDU (tytso@ATHENA.MIT.EDU)
Mon May 8 20:51:03 1995
We have code so that if you try to get a TGT and contact a V4 server,
the library will notice that the resulting error response looks like it
what a V4 server might send, and give an appropriate error message.
There should be a similar check in gc_via_tkt.c, so that users get a
sane error message if their TGS request accidentally gets sent to a V4
server for some reason.