Content-Transfer-Encoding: binary Content-Disposition: inline X-RT-Interface: API X-Mailer: MIME-tools 5.507 (Entity 5.507) Subject: git commit From: ghudson@mit.edu Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 X-RT-Original-Encoding: ascii RT-Message-ID: Content-Length: 644 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. (cherry picked from commit 778d3fd9de50ab0c87cf0031e1dd24a8ec4bd552) https://github.com/krb5/krb5/commit/3c4075b01375c04070f991920028ce9117f2a512 Author: Greg Hudson Commit: 3c4075b01375c04070f991920028ce9117f2a512 Branch: krb5-1.17 src/kadmin/dbutil/dump.c | 2 +- src/tests/t_kdb.py | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-)