Miscellaneous small edits to RST docs
[krb5.git] / src / man / kprop.man
1 .TH "KPROP" "8" " " "0.0.1" "MIT Kerberos"
2 .SH NAME
3 kprop \- propagate a Kerberos V5 principal database to a slave server
4 .
5 .nr rst2man-indent-level 0
6 .
7 .de1 rstReportMargin
8 \\$1 \\n[an-margin]
9 level \\n[rst2man-indent-level]
10 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
11 -
12 \\n[rst2man-indent0]
13 \\n[rst2man-indent1]
14 \\n[rst2man-indent2]
15 ..
16 .de1 INDENT
17 .\" .rstReportMargin pre:
18 . RS \\$1
19 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
20 . nr rst2man-indent-level +1
21 .\" .rstReportMargin post:
22 ..
23 .de UNINDENT
24 . RE
25 .\" indent \\n[an-margin]
26 .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
27 .nr rst2man-indent-level -1
28 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
29 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
30 ..
31 .\" Man page generated from reStructeredText.
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 \fIslave_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 slave Kerberos server, which is
46 specified by \fIslave_host\fP.  The dump file must be created by
47 \fIkdb5_util(8)\fP.
48 .SH OPTIONS
49 .INDENT 0.0
50 .TP
51 .B \fB\-r\fP \fIrealm\fP
52 .sp
53 Specifies the realm of the master server.
54 .TP
55 .B \fB\-f\fP \fIfile\fP
56 .sp
57 Specifies the filename where the dumped principal database file is
58 to be found; by default the dumped database file is normally
59 \fB@LOCALSTATEDIR@/krb5kdc\fP\fB/slave_datatrans\fP.
60 .TP
61 .B \fB\-P\fP \fIport\fP
62 .sp
63 Specifies the port to use to contact the \fIkpropd(8)\fP server
64 on the remote host.
65 .TP
66 .B \fB\-d\fP
67 .sp
68 Prints debugging information.
69 .TP
70 .B \fB\-s\fP \fIkeytab\fP
71 .sp
72 Specifies the location of the keytab file.
73 .UNINDENT
74 .SH ENVIRONMENT
75 .sp
76 \fIkprop\fP uses the following environment variable:
77 .INDENT 0.0
78 .IP \(bu 2
79 .
80 \fBKRB5_CONFIG\fP
81 .UNINDENT
82 .SH SEE ALSO
83 .sp
84 \fIkpropd(8)\fP, \fIkdb5_util(8)\fP, \fIkrb5kdc(8)\fP
85 .SH AUTHOR
86 MIT
87 .SH COPYRIGHT
88 2011, MIT
89 .\" Generated by docutils manpage writer.
90 .