X-Mailer: MIME-tools 5.507 (Entity 5.507) Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: binary Subject: git commit From: ghudson@mit.edu X-RT-Interface: API MIME-Version: 1.0 Content-Disposition: inline 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/c5721b89d76c8484f774357d3ff62296cd6df548 Author: Greg Hudson Commit: c5721b89d76c8484f774357d3ff62296cd6df548 Branch: krb5-1.18 src/kadmin/dbutil/dump.c | 2 +- src/tests/t_kdb.py | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-)