update hprop instruction

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10366 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-07-19 17:17:46 +00:00
parent 247ef6e1eb
commit 59241fe6b5

View File

@@ -164,14 +164,14 @@ command to propagate the database to the machine called
@samp{slave-server} (which should be running a @samp{hpropd}). @samp{slave-server} (which should be running a @samp{hpropd}).
@example @example
hprop --source=krb4-db -E slave-server hprop --source=krb4-db --master-key=/.m slave-server
@end example @end example
This command can also be to use for converting the v4 database on the This command can also be to use for converting the v4 database on the
server: server:
@example @example
hprop -n --source=krb4-db -d /var/kerberos/principal -E | hpropd -n hprop -n --source=krb4-db -d /var/kerberos/principal --master-key=/.m | hpropd -n
@end example @end example
@section Version 4 Kadmin @section Version 4 Kadmin