From: | ghudson@mit.edu |
Subject: | SVN Commit |
krb5_def_fetch_mkey_list was incorrectly filtering mkey_aux entries
when searching the list for an entry which can be decrypted with the
stashed master key. This bug was masked in most cases by the mkvno
heuristic.
Remove the mkvno heuristic, since performance is not an issue for this
rarely-performed operation, and remove the incorrect enctype
comparison in the brute-force search.
https://github.com/krb5/krb5/commit/8b8ccf17352b15c70274fdada0294665a1748195
Commit By: ghudson
Revision: 23677
Changed Files:
U trunk/src/lib/kdb/kdb_default.c