[1620] in Kerberos_V5_Development
Re: kadmin-created principals are expired, krb4 code thinks
daemon@ATHENA.MIT.EDU (Theodore Y. Ts'o)
Mon Aug 19 23:26:20 1996
Date: Mon, 19 Aug 1996 23:26:12 -0400
From: "Theodore Y. Ts'o" <tytso@MIT.EDU>
To: "Barry Jaspan" <bjaspan@MIT.EDU>
Cc: hartmans@MIT.EDU, krbcore@MIT.EDU
In-Reply-To: Barry Jaspan's message of Mon, 19 Aug 1996 11:38:40 -0400,
<9608191538.AA20872@DUN-DUN-NOODLES.MIT.EDU>
Date: Mon, 19 Aug 1996 11:38:40 -0400
From: "Barry Jaspan" <bjaspan@MIT.EDU>
Cc: krbcore@MIT.EDU
There are two obvious possibilities: make kadm5 change the way it
creates principals, or modify the V4 compat kdc code to understand a
zero expire time. I'd suggest the latter.
Fixing the V4 compat KDC code is clearly the right answer.
- Ted