MyWebUniversity.com Home Page
 



Darwin Mac OS X man pages main menu
KPROP(8)                                                              KPROP(8)



NAME
       kprop - propagate a Kerberos V5 principal database to a slave server

SYNOPSIS
       kprop [-r realm] [-f file] [-d] [-P port] [-s keytab] slavehost

DESCRIPTION
       kprop  is  used  to propagate a Kerberos V5 database dump file from the
       master Kerberos server to a slave Kerberos server, which is specfied by
       slavehost.   This  is done by transmitting the dumped database file to
       the slave server over an encrypted, secure channel.  The dump file must
       be   created   by   kdb5util,   and   is  normally  KPROPDEFAULTFILE
       (/usr/local/var/krb5kdc/slavedatatrans).

OPTIONS
       -r realm
              specifies the realm of the master server; by default  the  realm
              returned by krb5defaultlocalrealm(3) is used.

       -f file
              specifies  the filename where the dumped principal database file
              is  to  be  found;  by  default  the  dumped  database  file  is
              KPROPDEFAULTFILE  (normally /usr/local/var/krb5kdc/slavedata-
              trans).

       -P port
              specifies the port to use to contact the kpropd  server  on  the
              remote host.

       -d     prints debugging information.

       -s keytab
              specifies the location of the keytab file.

SEE ALSO
       kpropd(8), kdb5util(8), krb5kdc(8)



                                                                      KPROP(8)
Darwin Mac OS X man pages main menu

Contact us      |       About us      |       Term of use      |       Copyright © 2000-2010 MyWebUniversity.com ™