Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) From: ghudson@mit.edu Subject: SVN Commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 495 Change the signature of _make_etype_info_entry to take the canonical client principal instead of the request structure. Also fixes the salt we compute for SALTTYPE_NOREALM keys. Sending an explicit salt for SALTTYPE_NORMAL keys is believed to be necessary for some preauth scenarios involving aliases. https://github.com/krb5/krb5/commit/83acbdbd1a5bfb2e1f47275f7cf34fa0c504438f Commit By: ghudson Revision: 22264 Changed Files: U trunk/src/kdc/kdc_preauth.c U trunk/src/kdc/kdc_util.c