[3839] in Kerberos
Re: mkvno not propagated by kadmind
daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Thu Sep 15 10:48:33 1994
Date: Thu, 15 Sep 1994 10:44:24 +0500
From: Theodore Ts'o <tytso@MIT.EDU>
To: grossa@SDSC.EDU
Cc: krb5-bugs@MIT.EDU, kerberos@MIT.EDU
In-Reply-To: [707]
Date: Mon, 5 Sep 94 00:17:17 PDT
From: grossa@SDSC.EDU
kadmind does not copy the kvno of the master kerberos key (mkvno)
into principals created with the "add" or "addv4" command in kadmin .
Patches for kadmind are attached.
Thanks for submitting your patch!
The next release will have slightly different fix, than the one you
suggested. It obtains the kvno of the master key directly from the
master key entry, instead of from the mkvno field of the tgs entry.
(This will be significant in the future when we support the updating of
the master key.)
- Ted