* gic_pwd.c (krb5_get_init_creds_password): If DNS SRV support is turned off, the second call to get_init_creds() will fail with KRB5_REALM_UNKNOWN under certain circumstances. If that happens, return the error from the first call to get_init_creds(), which will be more useful to the user. To generate a diff of this commit: cvs diff -r5.420 -r5.421 krb5/src/lib/krb5/krb/ChangeLog cvs diff -r5.24 -r5.25 krb5/src/lib/krb5/krb/gic_pwd.c