Mercurial > repos > rliterman > csp2
comparison CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/share/man/man8/kprop.8 @ 68:5028fdace37b
planemo upload commit 2e9511a184a1ca667c7be0c6321a36dc4e3d116d
author | jpayne |
---|---|
date | Tue, 18 Mar 2025 16:23:26 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
67:0e9998148a16 | 68:5028fdace37b |
---|---|
1 .\" Man page generated from reStructuredText. | |
2 . | |
3 .TH "KPROP" "8" " " "1.20.1" "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 primary 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 primary 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/mnt/c/Users/crash/Documents/BobLiterman/CSP2_Galaxy/CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/var\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-2022, MIT | |
81 .\" Generated by docutils manpage writer. | |
82 . |