[711] in Kerberos
Re: Distinguishing "users" and "services"
daemon@TELECOM.MIT.EDU (John T Kohl)
Tue May 9 10:11:15 1989
From: John T Kohl <jtkohl@ATHENA.MIT.EDU>
To: kerberos@ATHENA.MIT.EDU, krb-protocol@ATHENA.MIT.EDU
In-Reply-To: Ralph Swick's message of 09 May 1989
"providing direct service" is not a good way to describe what I meant.
What I meant was that if the flag were set for my principal (e.g.
joe.foo@realm), no other principal would be able to get a ticket
_sealed in joe.foo@realm's key_ authenticating him to joe.foo@realm.
This can be separated from the Davis/Swick proposal for presenting two
TGT's to the KDC, since in that case the key used for authenticating to
joe.foo@realm is the TGT session key, not the private key.
The intent here is to reduce the exposure of a user's password-based
private key (by using it for encryption) to as few messages as possible.
The intent is NOT to interfere with user-to-user authentication.
John