]> git.ipfire.org Git - thirdparty/krb5.git/commit
Set pw_expiration during LDAP load 1079/head
authorGreg Hudson <ghudson@mit.edu>
Thu, 4 Jun 2020 17:19:53 +0000 (13:19 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 8 Jun 2020 15:09:46 +0000 (11:09 -0400)
commit778d3fd9de50ab0c87cf0031e1dd24a8ec4bd552
tree5d5599602d05623b50649c96ee0bff21bbe8f73c
parent4bf93b120c53a0dc2e3d94eb3d3052420b230a14
Set pw_expiration during LDAP load

When loading a principal entry in process_k5beta7_princ(), set the
KADM5_PW_EXPIRATION mask bit so that the password expiration time is
set on the principal entry.  Add a regression test.

Reported (with fix) by Glenn Machin.

ticket: 8882
tags: pullup
target_version: 1.18-next
target_version: 1.17-next
src/kadmin/dbutil/dump.c
src/tests/t_kdb.py