Fix bug in V4 emulation where it was always assuming the master key
authorTheodore Tso <tytso@mit.edu>
Thu, 15 Sep 1994 04:24:09 +0000 (04:24 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 15 Sep 1994 04:24:09 +0000 (04:24 +0000)
commit3d20b8d1838d625fe607d9940965bfdaa4060fd4
tree5eba1faf480c323acb99421a077f4029371572c2
parent261f3efe59a66483e5b4110b7d745ee74302588b
Fix bug in V4 emulation where it was always assuming the master key
version number was zero.  Now it actually reads it in from the master
key database entry.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4238 dc483132-0cff-0310-8789-dd5450dbe970
src/kdc/kerberos_v4.c
src/kdc/main.c