Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: ghudson@mit.edu Subject: git commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 463 Don't fall back to master on password read error If a password or other prompted value cannot be read, retrying with the master KDC is confusing because it prompts again for the same input. https://github.com/krb5/krb5/commit/913bd4332123929909553ba7271c767606e8f1c7 Author: Greg Hudson Commit: 913bd4332123929909553ba7271c767606e8f1c7 Branch: master src/lib/krb5/krb/gic_pwd.c | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-)