[krbdev.mit.edu #8327] git commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Thu Dec 17 15:44:21 EST 2015


Set TL_DATA mask flag for master key operations

When kdb5_util adds or removes master keys, it modifies tl-data but
doesn't set the KADM5_TL_DATA mask flag, causing KDB modules that rely
on this signaling (such as the LDAP module) not to store the tl-data
changes.  Fix this issue by setting the mask bit in add_new_mkey() and
kdb5_purge_mkeys().

[ghudson at mit.edu: edit commit message]

(cherry picked from commit c877f13c8985d820583b0d7ac1bb4c5dc36e677e)

https://github.com/krb5/krb5/commit/c5913198c74b8df638dedd23ceb785dc0ef79b98
Author: Simo Sorce <simo at redhat.com>
Committer: Tom Yu <tlyu at mit.edu>
Commit: c5913198c74b8df638dedd23ceb785dc0ef79b98
Branch: krb5-1.14
 src/kadmin/dbutil/kdb5_mkey.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)



More information about the krb5-bugs mailing list