Deleted Added
full compact
hpropd.8 (72445) hpropd.8 (76371)
1.\" $Id: hpropd.8,v 1.5 2000/11/12 15:37:33 joda Exp $
2.\"
1.\" $Id: hpropd.8,v 1.5 2000/11/12 15:37:33 joda Exp $
2.\"
3.Dd Aug 27, 1997
3.Dd August 27, 1997
4.Dt HPROPD 8
5.Os HEIMDAL
6.Sh NAME
7.Nm hpropd
4.Dt HPROPD 8
5.Os HEIMDAL
6.Sh NAME
7.Nm hpropd
8.Nd
9receive a propagated database
8.Nd receive a propagated database
10.Sh SYNOPSIS
11.Nm
12.Oo Fl d Ar file \*(Ba Xo
13.Fl -database= Ns Ar file Oc
14.Xc
15.Op Fl n | Fl -stdin
16.Op Fl -print
17.Op Fl i | Fl -no-inetd
18.Oo Fl k Ar keytab \*(Ba Xo
19.Fl -keytab= Ns Ar keytab Oc
20.Xc
21.Op Fl 4 | Fl -v4dump
22.Sh DESCRIPTION
23.Nm
24receives databases sent by
25.Nm hprop .
26and writes it as a local database.
27.Pp
28By default,
29.Nm
30expects to be started from
31.Nm inetd
32if stdin is a socket and expects to receive the dumped database over
33stdin otherwise.
34If the database is sent over the network, it is authenticated and
35encrypted.
36Only connections from
37.Li kadmin/hprop
38are accepted.
39.Pp
40Options supported:
41.Bl -tag -width Ds
42.It Xo
43.Fl d Ar file Ns ,
44.Fl -database= Ns Ar file
45.Xc
46database
47.It Xo
48.Fl n Ns ,
49.Fl -stdin
50.Xc
51read from stdin
52.It Xo
53.Fl -print
54.Xc
55print dump to stdout
56.It Xo
57.Fl i Ns ,
58.Fl -no-inetd
59.Xc
60Not started from inetd
61.It Xo
62.Fl k Ar keytab Ns ,
63.Fl -keytab= Ns Ar keytab
64.Xc
65keytab to use for authentication
66.It Xo
67.Fl 4 Ns ,
68.Fl -v4dump
69.Xc
70create v4 type DB
71.El
72.Sh SEE ALSO
73.Xr hprop 8
9.Sh SYNOPSIS
10.Nm
11.Oo Fl d Ar file \*(Ba Xo
12.Fl -database= Ns Ar file Oc
13.Xc
14.Op Fl n | Fl -stdin
15.Op Fl -print
16.Op Fl i | Fl -no-inetd
17.Oo Fl k Ar keytab \*(Ba Xo
18.Fl -keytab= Ns Ar keytab Oc
19.Xc
20.Op Fl 4 | Fl -v4dump
21.Sh DESCRIPTION
22.Nm
23receives databases sent by
24.Nm hprop .
25and writes it as a local database.
26.Pp
27By default,
28.Nm
29expects to be started from
30.Nm inetd
31if stdin is a socket and expects to receive the dumped database over
32stdin otherwise.
33If the database is sent over the network, it is authenticated and
34encrypted.
35Only connections from
36.Li kadmin/hprop
37are accepted.
38.Pp
39Options supported:
40.Bl -tag -width Ds
41.It Xo
42.Fl d Ar file Ns ,
43.Fl -database= Ns Ar file
44.Xc
45database
46.It Xo
47.Fl n Ns ,
48.Fl -stdin
49.Xc
50read from stdin
51.It Xo
52.Fl -print
53.Xc
54print dump to stdout
55.It Xo
56.Fl i Ns ,
57.Fl -no-inetd
58.Xc
59Not started from inetd
60.It Xo
61.Fl k Ar keytab Ns ,
62.Fl -keytab= Ns Ar keytab
63.Xc
64keytab to use for authentication
65.It Xo
66.Fl 4 Ns ,
67.Fl -v4dump
68.Xc
69create v4 type DB
70.El
71.Sh SEE ALSO
72.Xr hprop 8