--- arlad/arla.c.orig Fri Dec 10 10:53:44 1999 +++ arlad/arla.c Fri Dec 10 10:55:03 1999 @@ -961,7 +961,7 @@ arla_warnx (ADEBWARN, "getting ticket for %s: %s", this_cell, - krb_get_err_text (ret)); + "Cannot read ticket file"); } else if (cred_add_krb4(getuid(), getuid(), &krbdata.c) == NULL) { arla_warnx (ADEBWARN, "Could not insert tokens to arla"); }