From 191db4ab4fd4a3c4c65f6171dea0bf75069e9711 Mon Sep 17 00:00:00 2001 From: Luke Howard Date: Wed, 5 Jan 2005 06:31:01 +0000 Subject: [PATCH] support ETYPE_ARCFOUR_HMAC_MD5_56 git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14468 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/mk_req_ext.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/krb5/mk_req_ext.c b/lib/krb5/mk_req_ext.c index c43af7b26..03a62e453 100644 --- a/lib/krb5/mk_req_ext.c +++ b/lib/krb5/mk_req_ext.c @@ -110,7 +110,8 @@ _krb5_mk_req_internal(krb5_context context, in_data->data, in_data->length, &c); - } else if(ac->keyblock->keytype == ETYPE_ARCFOUR_HMAC_MD5) { + } else if(ac->keyblock->keytype == ETYPE_ARCFOUR_HMAC_MD5 || + ac->keyblock->keytype == ETYPE_ARCFOUR_HMAC_MD5_56) { /* this is to make MS kdc happy */ ret = krb5_create_checksum(context, NULL,