]> git.ipfire.org Git - thirdparty/krb5.git/commit
Remove vestigial svr_principal.c code 655/head
authorGreg Hudson <ghudson@mit.edu>
Wed, 17 May 2017 19:21:34 +0000 (15:21 -0400)
committerGreg Hudson <ghudson@mit.edu>
Thu, 18 May 2017 16:04:00 +0000 (12:04 -0400)
commit274f751937a7a713fffd61290c0ce15e890f4b50
treeda6e51cff0e950342d4a2dd7130932899e702e73
parentae25f6ec5558140a546db34fea389412d81c0631
Remove vestigial svr_principal.c code

In kadm5_chpass_principal_3(), kadm5_randkey_principal_3(), and
kadm5_setv4key_principal(), remove the disabled code to enforce
pw_min_life (which is enforced in kadmind as noted in the comments),
as well as the unnecessary last_pwd lookups beforehand.
src/lib/kadm5/srv/svr_principal.c