* kdc_preauth.c (get_etype_info): Added function to return the
authorTheodore Tso <tytso@mit.edu>
Thu, 9 Nov 1995 05:08:09 +0000 (05:08 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 9 Nov 1995 05:08:09 +0000 (05:08 +0000)
commit9cb1a31d926cbac8e53395651e58d4ea7c43cc43
tree0cc98b2b20e9611aaab0e1a049159d4bdc09622d
parenta3b6e695282f6b944c7f0580667a6efc1eeb1602
* kdc_preauth.c (get_etype_info): Added function to return the
etype_info preauth hint to the client.

* kdc_util.c (get_salt_from_key): Added new function which determines
the salting information from the krb5_key_data structure.

* main.c (kdc_initialize_rcache): Replace use of krb5_clockskew with
context->clockskew.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7073 dc483132-0cff-0310-8789-dd5450dbe970
src/kdc/ChangeLog
src/kdc/do_as_req.c
src/kdc/kdc_preauth.c
src/kdc/kdc_util.c
src/kdc/kdc_util.h
src/kdc/main.c