[10164] in Athena Bugs
kinit -v doesn't report ticket file
daemon@ATHENA.MIT.EDU (George A. Madrid)
Mon Dec 28 16:08:11 1992
To: bugs@Athena.MIT.EDU
Cc: gamadrid@Athena.MIT.EDU
Date: Mon, 28 Dec 92 16:08:05 EST
From: George A. Madrid <gamadrid@Athena.MIT.EDU>
System name: pestilence
Version:Athena Workstation (VS2000) Version 7.4G Thu Aug 27 12:13:56 EDT 1992
What were you trying to do?
Run kinit with the -v option.
What's wrong.
The man page sez:
-v Verbose mode. kinit prints the name of the ticket
file used, and a status message indicating the suc-
cess or failure of your login attempt.
But the name of my ticket file wasn't printed:
pestilence:~> kinit -v gamadrid
MIT Athena (pestilence)
Kerberos Initialization for "gamadrid"
Password:
Kerberos realm ATHENA.MIT.EDU:
OK
pestilence:~>
What should have happened:
Either the name of the ticket file should be printed, or the offending line
should be removed from the man page.