[6050] in Athena Bugs
attach kerberos error messages
daemon@ATHENA.MIT.EDU (John Carr)
Sun Sep 16 23:56:17 1990
To: bugs@ATHENA.MIT.EDU
Date: Sun, 16 Sep 90 23:56:06 EDT
From: John Carr <jfc@ATHENA.MIT.EDU>
It looks like the %s formatting strings and the arguments to fprintf()
are mismatched:
/u2/users/jfc > klist
Ticket file: /tmp/tkt_jfc
klist: No ticket file (tf_util)
Exit 1 klist
/u2/users/jfc > attach ps2dev:u{1,2,3}
attach: Could not get Kerberos ticket for filesystem ps2dev:u1
ATHENA.MIT.EDU: realm ps2dev instance No ticket file (tf_util), kerberos error is:
attach: Could not get Kerberos ticket for filesystem ps2dev:u2
ATHENA.MIT.EDU: realm ps2dev instance No ticket file (tf_util), kerberos error is:
attach: Could not get Kerberos ticket for filesystem ps2dev:u3
ATHENA.MIT.EDU: realm ps2dev instance No ticket file (tf_util), kerberos error is:
Exit 2 attach ps2dev:u{1,2,3}
/u2/users/jfc >