blob: 077ab2cfadb8c49c7e7641adb4febf5c3cd40a06 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
HPROPD(8) FreeBSD System Manager's Manual HPROPD(8)
NNAAMMEE
hhpprrooppdd - receive a propagated database
SSYYNNOOPPSSIISS
hhpprrooppdd [--dd _f_i_l_e | ----ddaattaabbaassee==_f_i_l_e] [--nn | ----ssttddiinn] [----pprriinntt]
[--ii | ----nnoo--iinneettdd] [--kk _k_e_y_t_a_b | ----kkeeyyttaabb==_k_e_y_t_a_b] [--44 | ----vv44dduummpp]
DDEESSCCRRIIPPTTIIOONN
hhpprrooppdd receives databases sent by hhpprroopp. and writes it as a local
database.
By default, hhpprrooppdd expects to be started from iinneettdd if stdin is a socket
and expects to receive the dumped database over stdin otherwise. If the
database is sent over the network, it is authenticated and encrypted.
Only connections from kkaaddmmiinn/hhpprroopp are accepted.
Options supported:
--dd _f_i_l_e, ----ddaattaabbaassee==_f_i_l_e
database
--nn, ----ssttddiinn
read from stdin
----pprriinntt
print dump to stdout
--ii, ----nnoo--iinneettdd
Not started from inetd
--kk _k_e_y_t_a_b, ----kkeeyyttaabb==_k_e_y_t_a_b
keytab to use for authentication
--44, ----vv44dduummpp
create v4 type DB
SSEEEE AALLSSOO
hprop(8)
HEIMDAL August 27, 1997 HEIMDAL
|