icon Top 9 categories map      RocketAware > man pages >

kdb_util(8)

Tips: Browse or Search all pages for efficient awareness of more than 6000 of the most popular reusable and open source applications, functions, libraries, and FAQs.


The "RKT couplings" below include links to source code, updates, additional information, advice, FAQs, and overviews.


Home

Search all pages


Subjects

By activity
Professions, Sciences, Humanities, Business, ...

User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...

Text Strings
Conversions, tests, processing, manipulation,...

Math
Integer, Floating point, Matrix, Statistics, Boolean, ...

Processing
Algorithms, Memory, Process control, Debugging, ...

Stored Data
Data storage, Integrity, Encryption, Compression, ...

Communications
Networks, protocols, Interprocess, Remote, Client Server, ...

Hard World
Timing, Calendar and Clock, Audio, Video, Printer, Controls...

File System
Management, Filtering, File & Directory access, Viewers, ...

    

RocketLink!--> Man page versions: OpenBSD






KDB_UTIL(8)                                           KDB_UTIL(8)


NAME
       kdb_util  -   Kerberos  key  distribution  center database
       utility



SYNOPSIS
       kdb_util operation filename

DESCRIPTION
       kdb_util allows the Kerberos key distribution center (KDC)
       database administrator to perform utility functions on the
       database.

       Operation must be one of the following:

       load      initializes the KDC database  with  the  records
                 described  by  the  text  contained  in the file
                 filename.  Any existing database is overwritten.

       dump      dumps  the  KDC database into a text representa-
                 tion in the file filename.

       slave_dump
                 performs a database dump like  the  dump  opera-
                 tion,  and additionally creates a semaphore file
                 signalling  the  propagation  software  that  an
                 update  is  available  for distribution to slave
                 KDC databases.

       new_master_key
                 prompts for the old and new master key  strings,
                 and then dumps the KDC database into a text rep-
                 resentation in the file filename.  The  keys  in
                 the text representation are encrypted in the new
                 master key.

       convert_old_db
                 prompts for the  master  key  string,  and  then
                 dumps  the  KDC database into a text representa-
                 tion  in  the  file  filename.    The   existing
                 database  is  assumed  to be encrypted using the
                 old format (encrypted by the key schedule of the
                 master  key);  the  dumped database is encrypted
                 using the new format  (encrypted  directly  with
                 master key).


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

FILES




MIT Project Athena     Kerberos Version 4.0                     1





KDB_UTIL(8)                                           KDB_UTIL(8)


       /etc/kerberosIV/principal.pag, /etc/kerberosIV/princi-
                           pal.dir
                           DBM files containing database

       filename.ok         semaphore  file created by slave_dump.




















































MIT Project Athena     Kerberos Version 4.0                     2



Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY
SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts
Institute of Technology, Free Software Foundation, FreeBSD Inc., and others.



(Corrections, notes, and links courtesy of RocketAware.com)


[Detailed Topics]
FreeBSD Sources for kdb_util(8)
OpenBSD sources for kdb_util(8)


[Overview Topics]

Up to: Kerberos authentication


RocketLink!--> Man page versions: OpenBSD






Rapid-Links: Search | About | Comments | Submit Path: RocketAware > man pages > kdb_util.8/
RocketAware.com is a service of Mib Software
Copyright 1999, Forrest J. Cavalier III. All Rights Reserved.
We welcome submissions and comments