[6321] in Kerberos
Re: converting V4 to V5
daemon@ATHENA.MIT.EDU (Rita Bettenhausen)
Tue Dec 5 18:51:41 1995
Date: 5 Dec 1995 14:24:26 -0800
From: "Rita Bettenhausen" <Rita.Bettenhausen@quickmail.llnl.gov>
To: "kerberos" <kerberos@MIT.EDU>,
"Derrick J. Brashear" <Derrick.J#d#.Brashear@quickmail.llnl.gov>
RE>>converting V4 to V5 12/5/95
There is a utility in ./admin/convert: kdb5_convert. Although my build did
not make this utility, the code and configuration and makefile input files are
there. Also there is a man page document in the .M file.
-Rita
--------------------------------------
Date: 12/5/95 11:18 AM
To: Rita Bettenhausen
From: Derrick J. Brashear
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
------------------ RFC822 Header Follows ------------------
Received: by quickmail.llnl.gov with SMTP;5 Dec 1995 11:18:28 -0800
Received: by pierce.llnl.gov (8.6.10/LLNL-1.18/llnl.gov-03.95)
id LAA02788; Tue, 5 Dec 1995 11:16:25 -0800
Received: from MIT.EDU by pierce.llnl.gov (8.6.10/LLNL-1.18/llnl.gov-03.95)
id LAA02772; Tue, 5 Dec 1995 11:16:21 -0800
Received: from pad-thai.cam.ov.com by MIT.EDU with SMTP
id AA24873; Tue, 5 Dec 95 13:43:18 EST
Received: by pad-thai.cam.ov.com (8.6.12/)
id <NAA20473@pad-thai.cam.ov.com>; Tue, 5 Dec 1995 13:47:04 -0500
Received: from GATEWAY by pad-thai.cam.ov.com with netnews
for kerberos-wrapper@cam.ov.com (kerberos@mit.edu)
To: kerberos@MIT.EDU
Date: Tue, 5 Dec 1995 13:05:57 -0500
From: "Derrick J. Brashear" <shadow+@andrew.cmu.edu>
Message-Id: <wkl8c5600WCQJ5RatK@andrew.cmu.edu>
Organization: Systems Group 82, Carnegie Mellon, Pittsburgh, PA
Sender: usenet@cam.ov.com
References: <Pine.SUN.3.91.951205090721.21425B-100000@acns.fsu.edu>
Subject: Re: converting V4 to V5