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