kpropd.8krb

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 8KRB 代码 · 共 110 行

8KRB
110
字号
.TH kpropd 8krb.SH Namekpropd \- Kerberos utility.SH Syntax.B /usr/etc/kpropd.I output_file[.B \-d \fIkrb_database\fP] [.B \-l \fIlog_file\fP].br[.B \-r \fIrealm_name\fP] [.B \-s \fIsrvtab_file\fP].SH Description.NXR "Kerberos routines" "kpropd"The.PN kpropddaemonruns on a Kerberos slave and waits to receive the Kerberos database propagatedfrom a .PN kpropprocesson a Kerberos master.  The first parameter, \fIoutput_file\fP, that you must supply to the.PN kpropddaemon is the name of a database file in whichdata will be placed when it comes over the network..PPThe.PN kpropdutility executes the.PN kdb_util(8krb)utility,which loads the database from the file specified in \fIoutput_file,\fP puts it in .PN ndbmformat, andcopies it into theKerberos database inthe.PN /var/dss/kerberos/dbasedirectory. .SH Options.TP 7.B \-rSpecifies the receiver realm for which data is accepted;.PN /etc/krb.confspecifies the default.  (See the.PN krb.conf(5krb)reference page for more information.).TP.B \-sSpecifies theservice table (\f(CWsrvtab\fP)file from which to read the password of the.PN kpropddaemon, because a password cannot be entered manually when .PN kpropdis running asa daemon.  The default is.PN /etc/srvtab ..TP.B \-dSpecifies the primary Kerberos database file of a Kerberos slave.  Thisfile receives a new or updated database propagated from the Kerberosmaster.  The default isthe .PN ndbmdatabase in the directory,.PN /usr/var/dss/kerberos/dbase .The .PN ndbmfiles are:.PN principal.dir ,.PN principal.ok ,and.PN principal.pag ..TP.B \-lThis option specifies the name of the log file to use.The default log file is.PN /var/dss/kerberos/log/kpropd.log ..SH RestrictionsThe.PN kpropdcommand does not support the transfer of encrypted data..PPIf the .PN /var/dss/kerberos/bindirectory is not included in the PATH environment variable of theprocess that runs.PN kprop ,then.PN kpropwill fail because it cannot locate.PN kdb_util ..SH Files.TP.PN /usr/var/dss/kerberos/dbase/principal.ok.TP.PN /usr/var/dss/kerberos/dbase/principal.pag.TP.PN /usr/var/dss/kerberos/dbase/principal.dir.SH See Alsokprop(8krb), kdb_util(8krb), krb.conf(5krb)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?