Use the preferred checksum for non-DES keys in the kdc_req path and
authorSam Hartman <hartmans@mit.edu>
Wed, 1 Apr 2009 18:25:02 +0000 (18:25 +0000)
committerSam Hartman <hartmans@mit.edu>
Wed, 1 Apr 2009 18:25:02 +0000 (18:25 +0000)
commit56108ac2b7c7b747951614b9da99a5df1d57be6d
tree8e828cfee52b8039c85a01444e19e5eaca3d51f8
parent24c4a63e12354d797d0ab02d6b9bc2d9044f74b4
Use the preferred checksum for non-DES keys in the kdc_req path and
all the time in the ap_req checksum path.  This breaks code to support
DCE versions prior to 1.1 but uses the correct checksum for protocol
compatibility.

ticket: 1624
Target_version: 1.7
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22154 dc483132-0cff-0310-8789-dd5450dbe970
doc/admin.texinfo
src/config-files/krb5.conf.M
src/lib/krb5/krb/mk_req_ext.c
src/lib/krb5/krb/send_tgs.c