Migration from Heimdal to MIT database
Sam Hartman
hartmans at MIT.EDU
Mon Sep 6 17:16:54 EDT 2004
>>>>> "Ruggero" == Ruggero Nepi <r.nepi at caspur.it> writes:
Ruggero> Hi, I have a Heimdal Kerberos database . I would like to
Ruggero> migrate from Heimdal database into a MIT database.
Ruggero> Please, Where can I find an "Howto"?? Thank's and Best
Ruggero> Regards
I believe that Heimdal can dump a database in the MIT dump format. So
in theory all you should need to do is configure MIT Kerberos and then:
1) run kdb5_util create to create a database
2) run kdb5_util stash
3) Dump the Heimdal database in the MIT format
4) run kdb5_util load
I hope that's correct; if you run into any specific problems feel free
to ask on the kerberos list.
More information about the Kerberos
mailing list