]> 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:28:32 +0000 (19:28 -0400)
commit902d335537b67061ba4c61193592fe556a8fe295
treedd40688769f5ce54a5f3809791a5227ccdea7b6d
parenta27b0a9fedd4f1902546426aeef73998a234ece8
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.15.2
src/lib/kadm5/srv/svr_principal.c