[789] in Kerberos-V5-bugs
Re: Move "use most recent keytab key" patch from kinit to krb5_kt_get_entry
daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Wed Sep 28 21:22:16 1994
Date: Wed, 28 Sep 1994 21:21:52 +0500
From: Theodore Ts'o <tytso@MIT.EDU>
To: "Jonathan I. Kamens" <jik@cam.ov.com>
Cc: krb5-bugs@MIT.EDU
In-Reply-To: [737]
Date: Mon, 12 Sep 1994 16:18:10 -0400
From: "Jonathan I. Kamens" <jik@cam.ov.com>
Barry tells me that he discussed this problem with Ted, and he and Ted
agreed that krb5_kt_get_entry should be modified to return the most
recent key in the keytab, rather than the first key in the keytab, if
0 is specified for the key version number.
Given that, you should throw away the kinit patch I sent in the other
day and use this one instead.
OK, I've applied a similar patch to our sources.
- Ted