.\" $Id: kdb_destroy.8,v 1.2 2002/05/19 21:34:58 joda Exp $ .\" Copyright 1989 by the Massachusetts Institute of Technology. .\" .\" For copying and distribution information, .\" please see the file . .\" .Dd April 2, 1997 .Dt KDB_DESTROY 8 .Os KTH-KRB .Sh NAME .Nm kdb_destroy .Nd destroy Kerberos key distribution center database .Sh DESCRIPTION .Nm deletes a Kerberos key distribution center database. .Pp 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. .Sh DIAGNOSTICS .Bl -tag -width Dv .It Database cannot be deleted at /var/kerberos/principal The attempt to delete the database failed (probably due to a system or access permission error). .It Database not deleted. The user aborted the deletion. .El .Sh FILES .Bl -tag -width Dv .It Pa /var/kerberos/principal.pag Ns No , Pa /var/kerberos/principal.dir DBM files containing database .El .Sh SEE ALSO .Xr kdb_init 8