Text on how to load the MIT dump file

This commit is contained in:
Love Hornquist Astrand
2009-08-11 23:33:11 +02:00
parent 639f1dd1f2
commit 354e4c0320

View File

@@ -9,6 +9,10 @@ hpropd can read MIT Kerberos dump, the format is the same as used in
mit-kerberos 1.0b7, and to dump that format use the following command:
@samp{kdb5_util dump -b7}.
To load the MIT Kerberos dump file, use the following command:
@samp{/usr/heimdal/libexec/hprop --database=dump-file --master-key=/var/db/krb5kdc/mit_stash --source=mit-dump --decrypt --stdout | /usr/heimdal/libexec/hpropd --stdin}
@section General issues
When migrating from a Kerberos 4 KDC.