[3438] in Kerberos

home help back first fref pref prev next nref lref last post

Re: Incompatibility found: MIT KV5 beta 3 and OV GSS-API

daemon@ATHENA.MIT.EDU (Dennis Glatting)
Fri Jun 17 19:57:55 1994

Date: Fri, 17 Jun 94 16:36:29 -0700
From: Dennis Glatting <war04!dennisg@kerby.ocsg.com>
To: "Barry Jaspan" <bjaspan@cam.ov.com>
Cc: kerberos@MIT.EDU
Reply-To: dpg@ocsg.com


> Last night, a minor mistake was discovered in MIT
> Kerberos V5 beta 3 that prevents most of OpenVision's
> GSS-API implementation from working.  If you have not
> tried to use GSS-API, this bug has probably not affected
> you.
> 


I found and reported this bug to kerberos-bugs@MIT.EDU on May 11,  
1994.  I hope it is fixed in Beta-4.


-dpg


Date: Wed, 11 May 94 10:20:34 PDT
From: dennisg (To: kerberos-bugs@mit.edu)
To: kerberos-bugs@mit.edu
Subject: Two bugs in K5B3 DES library
Cc: k-dev@ocsg.com, dan.webb@ocsg.com
Reply-To: dpg@ocsg.com


I believe I have found two bugs in the DES library of the MIT  
Kerberos V Beta 3 release.

The first bug is in lib/crypto/cryptoconf.c line 91 which reads:
#define RAW_DES_CBC_CSENTRY &krb5_des_cst_entry
I beleive the line should read:
#define RAW_DES_CBC_CSENTRY &krb5_raw_des_cst_entry

The second bug is in lib/crypto/des/cs_entry.c line 51 which reads:
    ETYPE_DES_CBC_CRC,
I beleive the line should read:
    ETYPE_RAW_DES_CBC,


-dpg

home help back first fref pref prev next nref lref last post