[517] in Kerberos_V5_Development
Re: kinit5: Invalid message type while getting initial credentials
jtkohl@ATHENA.MIT.EDU (jtkohl@ATHENA.MIT.EDU)
Sun Dec 16 22:58:54 1990
hmm. kinit (and probably some other commands?) might benefit from some
interpretation of error codes. For some codes, such as "integrity check
failed", there might be several interpretations: wrong service key,
wrong password typed, etc., but the user should obviously be told the
"right" interpretation.
suggestions on how to wrap this into a function?