--- arlad/arla.c.orig Wed Sep 9 12:05:00 1998 +++ arlad/arla.c Wed Sep 9 12:05:17 1998 @@ -826,7 +826,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(), &krbdata.c) == NULL) { arla_warnx (ADEBWARN, "Could not insert tokens to arla"); }