Annotation of 43BSDReno/kerberosIV/man/kdb_util.8, revision 1.1.1.1

1.1       root        1: .\" $Source: /usr/src/kerberosIV/man/RCS/kdb_util.8,v $
                      2: .\" $Author: kfall $
                      3: .\" $Header: /usr/src/kerberosIV/man/RCS/kdb_util.8,v 4.2 90/06/25 21:12:07 kfall Exp $
                      4: .\" Copyright 1989 by the Massachusetts Institute of Technology.
                      5: .\"
                      6: .\" For copying and distribution information,
                      7: .\" please see the file <mit-copyright.h>.
                      8: .\"
                      9: .TH KDB_UTIL 8 "Kerberos Version 4.0" "MIT Project Athena"
                     10: .SH NAME
                     11: kdb_util \-  Kerberos key distribution center database utility
                     12: .SH SYNOPSIS
                     13: kdb_util 
                     14: .B operation filename
                     15: .SH DESCRIPTION
                     16: .I kdb_util
                     17: allows the Kerberos key distribution center (KDC) database administrator to
                     18: perform utility functions on the database.
                     19: .PP
                     20: .I Operation
                     21: must be one of the following:
                     22: .TP 10n
                     23: .I load
                     24: initializes the KDC database with the records described by the
                     25: text contained in the file
                     26: .IR filename .
                     27: Any existing database is overwritten.
                     28: .TP
                     29: .I dump
                     30: dumps the KDC database into a text representation in the file
                     31: .IR filename .
                     32: .TP
                     33: .I slave_dump
                     34: performs a database dump like the
                     35: .I dump
                     36: operation, and additionally creates a semaphore file signalling the
                     37: propagation software that an update is available for distribution to
                     38: slave KDC databases.
                     39: .TP
                     40: .I new_master_key
                     41: prompts for the old and new master key strings, and then dumps the KDC
                     42: database into a text representation in the file
                     43: .IR filename .
                     44: The keys in the text representation are encrypted in the new master key.
                     45: .TP
                     46: .I convert_old_db
                     47: prompts for the master key string, and then dumps the KDC database into
                     48: a text representation in the file
                     49: .IR filename .
                     50: The existing database is assumed to be encrypted using the old format
                     51: (encrypted by the key schedule of the master key); the dumped database
                     52: is encrypted using the new format (encrypted directly with master key).
                     53: .PP
                     54: .SH DIAGNOSTICS
                     55: .TP 20n
                     56: "verify_master_key: Invalid master key, does not match database."
                     57: The master key string entered was incorrect.
                     58: .SH FILES
                     59: .TP 20n
                     60: /etc/kerberosIV/principal.pag, /etc/kerberosIV/principal.dir
                     61: DBM files containing database
                     62: .TP
                     63: .IR filename .ok
                     64: semaphore file created by
                     65: .IR slave_dump.

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.