icon Top 9 categories map      RocketAware > man pages >

kdb_edit(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_EDIT(8)                                           KDB_EDIT(8)


NAME
       kdb_edit  -   Kerberos  key  distribution  center database
       editing utility



SYNOPSIS
       kdb_edit [ -n ]

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

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

       Once the master key has been verified, kdb_edit  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.

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

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

       /etc/kerberosIV/master_key
                           Master key cache file.












MIT Project Athena     Kerberos Version 4.0                     1



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_edit(8)
OpenBSD sources for kdb_edit(8)


[Overview Topics]

Up to: Kerberos authentication


RocketLink!--> Man page versions: OpenBSD






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