Change in K4 ticket cache format

Frank Cusack fcusack at fcusack.com
Thu Dec 8 19:43:42 EST 2005


On December 8, 2005 5:06:57 PM -0500 "Alejandro R. Sedeno" <asedeno at mit.edu> wrote:
> So, I've got a version of the patch to test, it's at:
>
> http://web.mit.edu/asedeno/www/krb4-tkt-fix.diff
> /afs/athena.mit.edu/user/a/s/asedeno/www/krb4-tkt-fix.diff
>
> For endian checking, rather than duplicating code in
> lib/crypto/aes/aesopt.h, I just #included the file in
> lib/krb4/tf_util.c.
>
> I have not been able to fully test the big endian half of the fix, as
> I've only had sparc to test on, and that's LLP64, so sizeof(long) is
> still 4 bytes. What testing I did there seemed to work fine.

??

I don't know what LLP64 is (and don't think it exists), but LP64 means
longs and pointers are 8 bytes. sparc (not ultrasparc) is ILP32, this must
be what you mean?

-frank


More information about the krbdev mailing list