Always print errors from mk_req.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4877 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -212,7 +212,7 @@ kerberos5_send(char *name, Authenticator *ap)
|
||||
&cksum_data, ccache, &auth);
|
||||
|
||||
if (ret) {
|
||||
if (auth_debug_mode) {
|
||||
if (1 || auth_debug_mode) {
|
||||
printf("Kerberos V5: mk_req failed (%s)\r\n",
|
||||
krb5_get_err_text(context, ret));
|
||||
}
|
||||
|
Reference in New Issue
Block a user