[2478] in Kerberos_V5_Development
Re: Password expiration via a preauth mechanism
daemon@ATHENA.MIT.EDU (Assar Westerlund)
Fri Aug 1 09:56:34 1997
To: Ken Hornstein <kenh@cmf.nrl.navy.mil>
Cc: joda@pdc.kth.se (Johan Danielsson), krbdev@MIT.EDU
From: Assar Westerlund <assar@sics.se>
Date: 01 Aug 1997 15:55:09 +0200
In-Reply-To: Ken Hornstein's message of Thu, 31 Jul 1997 12:06:54 -0400
Ken Hornstein <kenh@cmf.nrl.navy.mil> writes:
> The more I think about it, the more I think you're right. I'll just recode
> my hack to use the last_req field instead of a preauth (since both are
> optional, and I won't have to play games with the ASN.1 datatypes).
I just implemented this in Heimdal. I used an lr_type == 6. Just
tell me if you want a copy of the code.
Shouldn't we also try to register this value of `lr_type' in the new
kerberos draft?
/assar