4.4BSD/usr/share/man/cat8/kdb_edit.0

Compare this file to the similar file:
Show the results in this format:




KDB_EDIT(8)        BSD System Manager's Manual        KDB_EDIT(8)


NNAAMMEE
       kdb_edit  -   Kerberos  key  distribution  center database
       editing utility

SSYYNNOOPPSSIISS
       kdb_edit [ --nn ]

DDEESSCCRRIIPPTTIIOONN
       _k_d_b___e_d_i_t is used to create or change principals stored  in
       the Kerberos key distribution center (KDC) database.

       When  executed, _k_d_b___e_d_i_t prompts for the master key string
       and verifies that it matches the master key stored in  the
       database.   If  the --nn option is specified, the master key
       is instead fetched from the master key cache file.

       Once the master key has been verified, _k_d_b___e_d_i_t  begins  a
       prompt  loop.   The user is prompted for the principal and
       instance to be modified.  If the entry is  not  found  the
       user  may  create  it.  Once an entry is found or created,
       the user may set the password,  expiration  date,  maximum
       ticket   lifetime,  and  attributes.   Default  expiration
       dates, maximum ticket lifetimes, and attributes  are  pre-
       sented in brackets; if the user presses return the default
       is selected.  There is no default password.  The  password
       RANDOM  is  interpreted specially, and if entered the user
       may have the program select a random DES key for the prin-
       cipal.

       Upon  successfully  creating or changing the entry, ``Edit
       O.K.'' is printed.

DDIIAAGGNNOOSSTTIICCSS
       "verify_master_key: Invalid master key, does not match
                           database."
                           The  master  key  string  entered  was
                           incorrect.

FFIILLEESS
       /etc/kerberosIV/principal.pag,
                           /etc/kerberosIV/principal.dir
                           DBM files containing database

       /etc/kerberosIV/master_key
                           Master key cache file.









MIT Project Athena     Kerberos Version 4.0                     1