2000-04-07 Jeffrey Altman <jaltman@columbia.edu>
authorJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 7 Apr 2000 19:14:20 +0000 (19:14 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 7 Apr 2000 19:14:20 +0000 (19:14 +0000)
commit7e5fa8ca9887946bdb2993ceef9fee4e7da69f13
tree3a8dd0623c41554739f5790bd1d004f93ea2b693
parent5ede3aa75e0bffe8d117b7482035998a1986b7f1
2000-04-07  Jeffrey Altman  <jaltman@columbia.edu>

        * gic_pwd.c (krb5_get_init_creds_keytab), gic_pwd.c (krb5_get_init_creds_password)
        when determining whether or not to retry with a "master kdc" do not retry if
        the return value from the first attempt was KRB5_REALM_CANT_RESOLV.  Also, do
        not overwrite the return code if the return value from the access to the "master
        kdc" was KRB5_REALM_CANT_RESOLV.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12154 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/ChangeLog
src/lib/krb5/krb/gic_keytab.c
src/lib/krb5/krb/gic_pwd.c