]> eyrie.org Git - kerberos/pam-krb5.git/commit
Set credential options properly to verify expired passwords
authorRuss Allbery <eagle@eyrie.org>
Sat, 12 Aug 2017 03:00:35 +0000 (20:00 -0700)
committerRuss Allbery <eagle@eyrie.org>
Sat, 12 Aug 2017 03:00:35 +0000 (20:00 -0700)
commitbf8f521d785036082425e052b290363af94ba6c5
tree353bc4545aae70f0acee02d3a28bf7f9d09c9d53
parent86d1866822cf84dc6c2ebf97e0fad3bbd7e6b4ff
Set credential options properly to verify expired passwords

When verifying that an expired password can still be used to get
kadmin/changepw credentials, correctly set the credential options for
getting password change credentials, not for getting initial
credentials.  This should fix password change issues when, for
example, krb5.conf requests that all tickets be proxiable but
kadmin/changepw doesn't allow proxiable credentials.  Thanks to
Florian Best for the bug report.
NEWS
auth.c