[krbdev.mit.edu #7576] SVN Commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Fri Feb 22 17:19:41 EST 2013
Convert success in krb5_chpw_result_code_string
Result code 0 used to be converted properly by krb5_set_password,
though not krb5_change_password; this changed in 1.10 when
krb5int_setpw_result_code_string was folded into
krb5_chpw_result_code_string. Restore the old behavior, and make it
apply to krb5_change_password as well, by making
krb5_chpw_result_code_string convert result code 0.
[ghudson at mit.edu: commit message]
(cherry picked from commit 316bf74b4696058e2b60c95c9d0fc90d6c2c2ffe)
https://github.com/krb5/krb5/commit/6abd90b73b1f8abae9fcf42e89758348a40d1dc1
Author: Jonathan Reams <jreams at columbia.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 6abd90b73b1f8abae9fcf42e89758348a40d1dc1
Branch: krb5-1.10
src/lib/krb5/krb/chpw.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
More information about the krb5-bugs
mailing list