[1183] in Kerberos_V5_Development
Re: key data version as array index
daemon@ATHENA.MIT.EDU (Barry Jaspan)
Wed May 15 16:06:00 1996
Date: Wed, 15 May 1996 16:05:51 -0400
From: "Barry Jaspan" <bjaspan@MIT.EDU>
To: proven@cygnus.com
Cc: krbdev@MIT.EDU
In-Reply-To: <199605151957.PAA00521@qed.proven.org> (message from Christopher Provenzano on Wed, 15 May 1996 15:57:24 -0400)
The idea is to keep things as compact as possible in the database. If
key_data_ver is 1 then the key is either a random key (not requiring a
salt) or the salt is the normal v5 salt which is the same as the realm
and therefore doesn't need to be saved in the database.
Thanks, I've added that explanatin to the spec.
Barry