Make history key exempt from permitted_enctypes
authorGreg Hudson <ghudson@mit.edu>
Thu, 14 Jan 2010 16:09:24 +0000 (16:09 +0000)
committerGreg Hudson <ghudson@mit.edu>
Thu, 14 Jan 2010 16:09:24 +0000 (16:09 +0000)
commit0414815956dacfb0976c8c51070b6b8adedc9597
tree73a2ad3ed64444c71d4af469736436169496a94f
parentc8f27d67aec74590e4b168096f000720cbbd3c21
Make history key exempt from permitted_enctypes

In kdb_init_hist, just use the first key entry in the kadmin/history
entry.  This makes the history key work even if the enctype is
disallowed by allow_weak_crypto=false or other configuration.

ticket: 6640
tags: pullup
target_version: 1.8

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23657 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/kadm5/srv/server_kdb.c