[6318] in Kerberos
Re: converting V4 to V5
daemon@ATHENA.MIT.EDU (Derrick J. Brashear)
Tue Dec 5 13:56:57 1995
To: kerberos@MIT.EDU
Date: Tue, 5 Dec 1995 13:05:57 -0500
From: "Derrick J. Brashear" <shadow+@andrew.cmu.edu>
Excerpts from netnews.comp.protocols.kerberos: 5-Dec-95 converting V4 to
V5 by Art Houle@acns.fsu.edu
> Whereas in the installation.ps document, the section 4.4 'Migrating from
> V4 to V5 kerberos' says 'to be written'.
>
> Is there any other documentation, or can you give a hint how this is done?
I cheated. I modified kdb_util dump to dump keys as \xyz\abc\def\ghi...
then wrote a routine to similarly load keys into k5. Unfortunately I no
longer have this code, but it should give you an idea.
-D