Skip Menu |
 

From: ghudson@mit.edu
Subject: SVN Commit

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.


https://github.com/krb5/krb5/commit/0414815956dacfb0976c8c51070b6b8adedc9597
Commit By: ghudson
Revision: 23657
Changed Files:
U trunk/src/lib/kadm5/srv/server_kdb.c
From: tlyu@mit.edu
Subject: SVN Commit

pull up r23657 from trunk

------------------------------------------------------------------------
r23657 | ghudson | 2010-01-14 11:09:24 -0500 (Thu, 14 Jan 2010) | 9 lines

ticket: 6640
subject: Make history key exempt from permitted_enctypes
tags: pullup
target_version: 1.8

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.

https://github.com/krb5/krb5/commit/32964f3175a26bba79b8e3033e0130d943565001
Commit By: tlyu
Revision: 23659
Changed Files:
U branches/krb5-1-8/src/lib/kadm5/srv/server_kdb.c