[krbdev.mit.edu #8882] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
<URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8882 > 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 <[email protected]> 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(-)