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