man hpropd (Administration système) - hpropd

NAME

hpropd - receive a propagated database

SYNOPSIS

--database= Ns file [-n | --stdin] [--print] [-i | --no-inetd]--keytab= Ns keytab [-4 | --v4dump]

DESCRIPTION

receives a database sent by hprop . and writes it as a local database.

By default, expects to be started from inetd 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 authenticated with the principal kadmin Ns / Ns hprop are accepted.

Options supported:

Xo
-d file , --database= Ns file database
Xo
-n , --stdin read from stdin
Xo
--print print dump to stdout
Xo
-i , --no-inetd not started from inetd
Xo
-k keytab , --keytab= Ns keytab keytab to use for authentication
Xo
-4 , --v4dump create v4 type DB

SEE ALSO

hprop()