kdb_edit.8krb

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

8KRB
58
字号
.TH kdb_edit 8krb.SH Namekdb_edit \- Kerberos database editing utility.SH Syntax\fB/var/dss/kerberos/bin/kdb_edit\fP [\fI-n\fP].SH Description.NXR "Kerberos routines" "kdb_edit"You use the.PN kdb_edit command to create or change principals stored in the Kerberosdatabase.  When you invoke \f(CWkdb_edit\fP,the command prompts you for the Kerberos database master key and verifies that the key isthe same as the master key of the Kerberos database.  If the \fI-n\fP option is used,the key is fetched from the master key file..PPOnce the master key is verified, \f(CWkdb_edit\fP begins a loop thatprompts you for the principal and instance name to modify. If\f(CWkdb_edit\fP does not find an entry, you can create one. Once\f(CWkdb_edit\fP finds or creates an entry, you can set the password,expiration date, maximum ticket lifetime, and attributes of a principal..PPThe \f(CWkdb_edit\fP command displays, in brackets, the default values for theexpiration dates, maximum ticket lifetimes, and attributes.You can select any default by pressing the return key. The\f(CWkdb_edit\fP command indicates that you have successfully createdor changed an entry by displaying the message, "Edit O.K.".PPThere is no default password for a principal.  However, if you enter RANDOM asthe password for a principal, \f(CWkdb_edit\fP selects a random DataEncryption Standard (DES) key for the principal..PPWhenever the .PN ndbmKerberos database is changed by.PN kdb_edit ,the modification time of .PN /var/dss/kerberos/dbase/principal.okis updated.  The.PN principal.okfile indicates the age of the database..SH Options.TP 7.B \-nIf you specify the command withthe \fI-n\fP option, \f(CWkdb_edit\fP fetches the key from the masterkey file..SH Files.TP.PN /var/dss/kerberos/dbase/principal.pag.TP.PN /var/dss/kerberos/dbase/principal.dir.TP.PN /var/dss/kerberos/dbase/principal.ok.SH See Alsokdb_init(8krb), kstash(8krb), kdb_util(8krb), kdb_destroy(8krb) 

⌨️ 快捷键说明

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