]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix kadm5 setkey operation with LDAP KDB
authorGreg Hudson <ghudson@mit.edu>
Mon, 26 Jun 2017 21:31:37 +0000 (17:31 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 17 Jul 2017 23:39:47 +0000 (19:39 -0400)
commitf5f1729930733a2193e9b1663c0b98dbe72d6cb2
tree7d3cc43b9ac4edfbe93a44211e9543256e966a80
parent17e970f8c8e9e0d3847fb72112c63a3f93f696e9
Fix kadm5 setkey operation with LDAP KDB

Add mask assignments to kadm5_setv4key_principal() and
kadm5_setkey_principal_4() so that their changes to the principal are
properly written to KDB modules which use the mask flag, such as the
LDAP KDB module.  Reported by Frank Lonigro.

(cherry picked from commit f8ed1bde848a16dfda5c6558ffe4326acc37bc95)

ticket: 8589
version_fixed: 1.14.6
src/lib/kadm5/srv/svr_principal.c