2002-09-12 16:22:01 +04:00
|
|
|
.\" $KTH-KRB: kdb_destroy.8,v 1.2 2002/05/19 21:34:58 joda Exp $
|
|
|
|
.\" $NetBSD: kdb_destroy.8,v 1.1.1.2 2002/09/12 12:22:03 joda Exp $
|
2001-09-17 16:09:38 +04:00
|
|
|
.\" Copyright 1989 by the Massachusetts Institute of Technology.
|
|
|
|
.\"
|
|
|
|
.\" For copying and distribution information,
|
|
|
|
.\" please see the file <mit-copyright.h>.
|
|
|
|
.\"
|
2002-09-12 16:22:01 +04:00
|
|
|
.Dd April 2, 1997
|
|
|
|
.Dt KDB_DESTROY 8
|
|
|
|
.Os
|
|
|
|
.Sh NAME
|
|
|
|
.Nm kdb_destroy
|
|
|
|
.Nd destroy Kerberos key distribution center database
|
|
|
|
.Sh DESCRIPTION
|
|
|
|
.Nm
|
2001-09-17 16:09:38 +04:00
|
|
|
deletes a Kerberos key distribution center database.
|
2002-09-12 16:22:01 +04:00
|
|
|
.Pp
|
2001-09-17 16:09:38 +04:00
|
|
|
The user is prompted to verify that the database should be destroyed. A
|
|
|
|
response beginning with `y' or `Y' confirms deletion.
|
|
|
|
Any other response aborts deletion.
|
2002-09-12 16:22:01 +04:00
|
|
|
.Sh DIAGNOSTICS
|
|
|
|
.Bl -tag -width Dv
|
|
|
|
.It Database cannot be deleted at /var/kerberos/principal
|
2001-09-17 16:09:38 +04:00
|
|
|
The attempt to delete the database failed (probably due to a system or
|
|
|
|
access permission error).
|
2002-09-12 16:22:01 +04:00
|
|
|
.It Database not deleted.
|
2001-09-17 16:09:38 +04:00
|
|
|
The user aborted the deletion.
|
2002-09-12 16:22:01 +04:00
|
|
|
.El
|
|
|
|
.Sh FILES
|
|
|
|
.Bl -tag -width Dv
|
|
|
|
.It Pa /var/kerberos/principal.pag Ns No , Pa /var/kerberos/principal.dir
|
2001-09-17 16:09:38 +04:00
|
|
|
DBM files containing database
|
2002-09-12 16:22:01 +04:00
|
|
|
.El
|
|
|
|
.Sh SEE ALSO
|
|
|
|
.Xr kdb_init 8
|