[395] in Zephyr_Bugs
Re: zwgc regetting tickets
daemon@ATHENA.MIT.EDU (Derek Atkins)
Mon Jul 20 11:37:33 1992
To: lwvanels@MIT.EDU
Cc: bug-zephyr@Athena.MIT.EDU, greg@duke.cs.unlv.edu,
In-Reply-To: Your message of Mon, 20 Jul 92 11:25:21 -0400.
Date: Mon, 20 Jul 92 11:36:59 -0400
From: Derek Atkins <warlord@seuss.bellcore.com>
It basically does the same thing that kinit does...
It tries to get an initial ticket, and if it succeeds it clears the
screen. In fact, some of the code is taken from kinit, some from
internals to the kerberos library.
The password isnt stored anywhere, and its no more a security hole
than if, say, kinit core-dumped in a publically readable place....
-derek