try to update it with the code

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10357 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-07-19 16:33:26 +00:00
parent d0cf56e249
commit f26c83b3fa

View File

@@ -16,18 +16,16 @@
.Fl -database= Ns Pa file .Fl -database= Ns Pa file
.Xc .Xc
.Oc .Oc
.Op Fl -source= Ns Ar heimdal|mit-dump|krb4-db|krb4-dump .Op Fl -source= Ns Ar heimdal|mit-dump|krb4-dump|krb4-db|kaserver
.Op Fl 4 | Fl -v4-db .Oo Fl r Ar string \*(Ba Xo
.Op Fl K | Fl -ka-db .Fl -v4-realm= Ns Ar string
.Xc
.Oc
.Oo Fl c Ar cell \*(Ba Xo .Oo Fl c Ar cell \*(Ba Xo
.Fl -cell= Ns Ar cell .Fl -cell= Ns Ar cell
.Xc .Xc
.Oc .Oc
.Op Fl S | Fl -kaspecials .Op Fl S | Fl -kaspecials
.Oo Fl r Ar string \*(Ba Xo
.Fl -v4-realm= Ns Ar string
.Xc
.Oc
.Oo Fl k Ar keytab \*(Ba Xo .Oo Fl k Ar keytab \*(Ba Xo
.Fl -keytab= Ns Ar keytab .Fl -keytab= Ns Ar keytab
.Xc .Xc
@@ -42,7 +40,7 @@
.Op Fl v | Fl -verbose .Op Fl v | Fl -verbose
.Op Fl -version .Op Fl -version
.Op Fl h | Fl -help .Op Fl h | Fl -help
.Ar host Ns Op : Ns Ar port .Op Ar host Ns Op : Ns Ar port
.Ar ... .Ar ...
.Sh DESCRIPTION .Sh DESCRIPTION
.Nm .Nm
@@ -70,7 +68,7 @@ Where to find the master key to encrypt or decrypt keys with.
.Xc .Xc
The database to be propagated. The database to be propagated.
.It Xo .It Xo
.Fl -source= Ns Ar heimdal|mit-dump|krb4-db|krb4-dump .Fl -source= Ns Ar heimdal|mit-dump|krb4-dump|krb4-db|kaserver
.Xc .Xc
Specifies the type of the source database. Alternatives include: Specifies the type of the source database. Alternatives include:
@@ -84,7 +82,7 @@ a Kerberos 4 database
.It krb4-dump .It krb4-dump
a Kerberos 4 dump file a Kerberos 4 dump file
.It kaserver .It kaserver
a AFS kaserver database an AFS kaserver database
.El .El
.It Xo .It Xo
.Fl k Ar keytab Ns , .Fl k Ar keytab Ns ,
@@ -166,7 +164,7 @@ $ hprop --source=krb4-db -E krb5-slave
.Pp .Pp
Convert a Kerberos 4 dump-file for use with a Heimdal KDC: Convert a Kerberos 4 dump-file for use with a Heimdal KDC:
.Bd -literal -offset indent .Bd -literal -offset indent
$ hprop -n --source=krb4-dump -d /var/kerberos/principal.dump -E | hpropd -n $ hprop -n --source=krb4-dump -d /var/kerberos/principal.dump --master-key=/.k | hpropd -n
.Ed .Ed
.Sh SEE ALSO .Sh SEE ALSO
.Xr hpropd 8 .Xr hpropd 8