get_in_tkt.c (decrypt_as_reply):
authorTheodore Tso <tytso@mit.edu>
Sat, 18 Nov 1995 03:39:15 +0000 (03:39 +0000)
committerTheodore Tso <tytso@mit.edu>
Sat, 18 Nov 1995 03:39:15 +0000 (03:39 +0000)
commit88b493e4b97e118c13eef58209ddf3cd058ca5e0
tree37cd8866223b0d2fe986fc758cefb1a42469632b
parent18807359c9885fc7e1ca3aa37db1998364fb9d79
get_in_tkt.c (decrypt_as_reply):
preauth.c (process_pw_salt): When fetching the key to decrypting the
encrypted kdc reply, use the etype associated with the etype
reply, not the etype associated with the included ticket.

encode_kdc.c: Remove eblock argument from krb5_encode_kdc_rep;
set the eblock type from the client_key's enctype.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7117 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/ChangeLog
src/lib/krb5/krb/encode_kdc.c
src/lib/krb5/krb/get_in_tkt.c
src/lib/krb5/krb/preauth.c