[2661] in Kerberos_V5_Development
Re: Kerberos
daemon@ATHENA.MIT.EDU (Theodore Y. Ts'o)
Fri Oct 24 22:24:06 1997
Date: Fri, 24 Oct 1997 22:23:48 -0400
From: "Theodore Y. Ts'o" <tytso@MIT.EDU>
To: Ken Hornstein <kenh@cmf.nrl.navy.mil>
Cc: John Lewis Maxey <jmaxey@sunset.backbone.olemiss.edu>, krbdev@MIT.EDU
In-Reply-To: Ken Hornstein's message of Fri, 24 Oct 1997 13:44:53 -0400,
<199710241744.NAA23963@ginger.cmf.nrl.navy.mil>
Date: Fri, 24 Oct 1997 13:44:53 -0400
From: Ken Hornstein <kenh@cmf.nrl.navy.mil>
>I have read in several FAQs that there is a program to to convert
>kerberosV4 data base files to V5 files. I was wondering if you know of
>where I might be able to get a copy of that program, or if you know of a
>way to do such a conversion?
"kdb5_util load" _should_ be able to read a V4 format dump file.
That should be "kdb5_util load_v4", and yes, it does work.
- Ted