f2c213af8ba7d464c0d5e0384dcec6cdf946ac63
[platform/upstream/krb5.git] / src / man / kprop.man
1 .\" Man page generated from reStructuredText.
2 .
3 .TH "KPROP" "8" " " "1.17" "MIT Kerberos"
4 .SH NAME
5 kprop \- propagate a Kerberos V5 principal database to a replica server
6 .
7 .nr rst2man-indent-level 0
8 .
9 .de1 rstReportMargin
10 \\$1 \\n[an-margin]
11 level \\n[rst2man-indent-level]
12 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
13 -
14 \\n[rst2man-indent0]
15 \\n[rst2man-indent1]
16 \\n[rst2man-indent2]
17 ..
18 .de1 INDENT
19 .\" .rstReportMargin pre:
20 . RS \\$1
21 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
22 . nr rst2man-indent-level +1
23 .\" .rstReportMargin post:
24 ..
25 .de UNINDENT
26 . RE
27 .\" indent \\n[an-margin]
28 .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
29 .nr rst2man-indent-level -1
30 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
31 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
32 ..
33 .SH SYNOPSIS
34 .sp
35 \fBkprop\fP
36 [\fB\-r\fP \fIrealm\fP]
37 [\fB\-f\fP \fIfile\fP]
38 [\fB\-d\fP]
39 [\fB\-P\fP \fIport\fP]
40 [\fB\-s\fP \fIkeytab\fP]
41 \fIreplica_host\fP
42 .SH DESCRIPTION
43 .sp
44 kprop is used to securely propagate a Kerberos V5 database dump file
45 from the master Kerberos server to a replica Kerberos server, which is
46 specified by \fIreplica_host\fP\&.  The dump file must be created by
47 kdb5_util(8)\&.
48 .SH OPTIONS
49 .INDENT 0.0
50 .TP
51 \fB\-r\fP \fIrealm\fP
52 Specifies the realm of the master server.
53 .TP
54 \fB\-f\fP \fIfile\fP
55 Specifies the filename where the dumped principal database file is
56 to be found; by default the dumped database file is normally
57 \fB@LOCALSTATEDIR@\fP\fB/krb5kdc\fP\fB/replica_datatrans\fP\&.
58 .TP
59 \fB\-P\fP \fIport\fP
60 Specifies the port to use to contact the kpropd(8) server
61 on the remote host.
62 .TP
63 \fB\-d\fP
64 Prints debugging information.
65 .TP
66 \fB\-s\fP \fIkeytab\fP
67 Specifies the location of the keytab file.
68 .UNINDENT
69 .SH ENVIRONMENT
70 .sp
71 See kerberos(7) for a description of Kerberos environment
72 variables.
73 .SH SEE ALSO
74 .sp
75 kpropd(8), kdb5_util(8), krb5kdc(8),
76 kerberos(7)
77 .SH AUTHOR
78 MIT
79 .SH COPYRIGHT
80 1985-2019, MIT
81 .\" Generated by docutils manpage writer.
82 .