[1711] in Kerberos-V5-bugs
Re: bug with error returning in AP_REQ
daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Thu Nov 9 23:26:02 1995
Date: Thu, 9 Nov 1995 23:25:55 -0500
From: Theodore Ts'o <tytso@MIT.EDU>
To: Brian Murrell <murrell@bctel.net>
Cc: krb5-bugs@MIT.EDU
In-Reply-To: [1710]
Thanks for reproting this bug. This is one that's actually already
fixed in our sources already. Unfortunately, our current tree has been
destablized while we replace the Kerberos database library with encoders
that are (a) more portable and (b) can support multiple encryption
systems, like triple-DES. We're also in the midst of revamping the
admin server; all of that has made it imposible for us to do an interim
release.
I'm trying to get a new release out as soon as we can, though --- almost
certainly before the end of the year. We're working as fast as we can!
As for why you're getting a CRC error on your decrypted AP_REQ; I'd make
sure that you have the current key in the keytab file. This error
usually means that you're decrypting (or encrypting) with the wrong
key....
- Ted