(key_encrypt_keys): Remove equally errneous krb5_use_enctype() call
authorTheodore Tso <tytso@mit.edu>
Thu, 14 Sep 1995 02:54:13 +0000 (02:54 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 14 Sep 1995 02:54:13 +0000 (02:54 +0000)
commitb102c57ee3c0c5355bfd3e49481352ad1fecb23a
tree5f603ef3acfce27710045f9b492fa4bb722d47c2
parent8de94b3ee0fde840d468a71e8b29d8c4b8c7a6b3
(key_encrypt_keys): Remove equally errneous krb5_use_enctype() call
from key_encrypt_keys().

(key_string2key_keysalt and key_randomkey_keysalt): Install really
ugly hack to prevent these routines from munging the master_encblock.
This is not the correct fix.  Proven will be making the correct fix
which will involve removing these routines and using the corect
libkdb functions.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6786 dc483132-0cff-0310-8789-dd5450dbe970
src/kadmin/v5server/ChangeLog
src/kadmin/v5server/srv_key.c