[122] in Zephyr_Comments
Re: inconsistent Kerberos behavior
daemon@ATHENA.MIT.EDU (John T Kohl)
Fri Oct 28 11:04:20 1988
Date: Fri, 28 Oct 88 11:04:01 EDT
From: John T Kohl <jtkohl@ATHENA.MIT.EDU>
To: Jerome H. Saltzer <Saltzer@ATHENA.MIT.EDU>
Cc: John T Kohl <jtkohl@ATHENA.MIT.EDU>, zephyr-comments@ATHENA.MIT.EDU,
In-Reply-To: [0120] Jerome H. Saltzer's message of Wed, 26 Oct 88 17:30:17 EDT,
Jerry asks about making the default behavior of zwrite be to send
unauthentic when no ticket file exists.
This can be done, but should it be done? The default action is to send
authentic. We could have it print a message when it can't send
authenticated, and then go ahead unauthenticated.
If the user explicitly requests authentication (-a), it probably
shouldn't send unauthentic.
John