]> git.ipfire.org Git - thirdparty/krb5.git/commit
Re-encrypt preserved key data in new master key
authorGreg Hudson <ghudson@mit.edu>
Mon, 25 Aug 2014 16:48:14 +0000 (12:48 -0400)
committerGreg Hudson <ghudson@mit.edu>
Fri, 5 Sep 2014 18:36:55 +0000 (14:36 -0400)
commit32c9b8f1aa1b348388ed227394cc609e68ed833b
treef55e201eb55632ba0b80df2e1e7c4ee3816696db
parent2cb54d39316f9a0cc8e75b791b2faf6f051c9495
Re-encrypt preserved key data in new master key

When we are preserving old key data in kdb_cpw.c, ensure that it is
encrypted with the same master key as the new key data.  This ensures
that the KRB5_TL_MKVNO tl-data on the principal entry applies to all
of the key data, not just some of it.

ticket: 7995
target_version: 1.13
tags: pullup
src/lib/kdb/kdb_cpw.c