[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Incompatibility between latest snapshot and version 0.6



On Fri, 12 Dec 2003, Love wrote:
>
> Alf Wachsmann <alfw@SLAC.Stanford.EDU> writes:
>
> > The problem seems to have to do with the new OpenSSL but I am not sure.
> >
> > Is there a way to make the new Heimdal client binaries (all, not just
> > kinit) work with a Heimdal-0.6 kdc?
>
> I use heimdal current with 0.6 and can't reproduce the error.
>
> It seems that the des enctypes are not part of the list of supported
> enctypes, can you put a breakpoint in add_enc_ts_padata and see if that
> indeed is the problem.
>
> Love
>
> : lha@nutcracker ; gdb -q /usr/heimdal/bin/kinit
> [ snip ]
> (gdb) p enctypes[0]@netypes
> $1 = {ETYPE_AES256_CTS_HMAC_SHA1_96, ETYPE_ARCFOUR_HMAC_MD5,
>   ETYPE_DES3_CBC_SHA1, ETYPE_DES_CBC_MD5, ETYPE_DES_CBC_CRC}

Here is what I get:

$1 = {ETYPE_AES256_CTS_HMAC_SHA1_96, ETYPE_AES128_CTS_HMAC_SHA1_96,
  ETYPE_DES3_CBC_SHA1, ETYPE_DES3_CBC_MD5, ETYPE_ARCFOUR_HMAC_MD5,
  ETYPE_DES_CBC_MD5, ETYPE_DES_CBC_MD4, ETYPE_DES_CBC_CRC}

-- Alf.

-----------------------------------------------------------------------
  Alf Wachsmann                       | e-mail: alfw@slac.stanford.edu
  SLAC Computing Service              | Phone:  +1-650-926-4802
  2575 Sand Hill Road, M/S 97         | FAX:    +1-650-926-3329
  Menlo Park, CA 94025, USA           | Office: Bldg. 50/323
-----------------------------------------------------------------------
                http://www.slac.stanford.edu/~alfw (PGP)
-----------------------------------------------------------------------