This commit was generated by cvs2svn to track changes on a CVS vendor
[unix-history] / kerberosIV / man / kdb_destroy.8
CommitLineData
fdf53e02
GW
1.\" $Source: /usr/src/kerberosIV/man/RCS/kdb_destroy.8,v $
2.\" $Author: kfall $
3.\" $Header: /usr/src/kerberosIV/man/RCS/kdb_destroy.8,v 4.2 90/06/25 21:12:01 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_DESTROY 8 "Kerberos Version 4.0" "MIT Project Athena"
10.SH NAME
11kdb_destroy \- destroy Kerberos key distribution center database
12.SH SYNOPSIS
13kdb_destroy
14.SH DESCRIPTION
15.I kdb_destroy
16deletes a Kerberos key distribution center database.
17.PP
18The user is prompted to verify that the database should be destroyed. A
19response beginning with `y' or `Y' confirms deletion.
20Any other response aborts deletion.
21.SH DIAGNOSTICS
22.TP 20n
23"Database cannot be deleted at /etc/kerberosIV/principal"
24The attempt to delete the database failed (probably due to a system or
25access permission error).
26.TP
27"Database not deleted."
28The user aborted the deletion.
29.SH FILES
30.TP 20n
31/etc/kerberosIV/principal.pag, /etc/kerberosIV/principal.dir
32DBM files containing database
33.SH SEE ALSO
34kdb_init(8)