Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

hpropd — receive a propagated database

Description

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

       By default, hpropd 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/hprop are accepted.

       Options supported:

       -dfile, --database=file
               database

       -n, --stdin
               read from stdin

       --print
               print dump to stdout

       -i, --no-inetd
               not started from inetd

       -kkeytab, --keytab=keytab
               keytab to use for authentication

       -4, --v4dump
               create v4 type DB

Name

       hpropd — receive a propagated database

See Also

hprop(8)

HEIMDAL                                          August 27, 1997                                       HPROPD(8)

Synopsis

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

See Also