[98] in Kerberos
Re: knetd
jon@ATHENA.MIT.EDU (jon@ATHENA.MIT.EDU)
Sun Aug 9 21:26:11 1987
From wesommer@ATHENA.MIT.EDU Thu Sep 18 17:21:40 1986
To: saltzer@athena.mit.edu
Cc: kerberos
Subject: Re: knetd
In-Reply-To: Your message of Thu, 18 Sep 86 16:54:11 EDT.
<8609182054.AA26039@HERACLES>
Date: Thu, 18 Sep 86 17:19:27 -0500
From: wesommer@ATHENA.MIT.EDU
I would have the table say:
user identity, service identity, ip addr, expiration time, checksum
(the checksum is the 32 bit protected number in the authenticator,
which is useful for some protocols). There would have to be some way
to have entries deleted from the table, both at expiration time and
before that (currently, the authenticators are transient, and
disappear when the connections break).
- Bill