NetBSD/crypto/dist/heimdal/kuser/kdestroy.1

35 lines
615 B
Groff

.\" $Id: kdestroy.1,v 1.1.1.1 2000/06/16 18:31:40 thorpej Exp $
.\"
.Dd Aug 27, 1997
.Dt KDESTROY 1
.Os HEIMDAL
.Sh NAME
.Nm kdestroy
.Nd
destroy the current ticket file
.Sh SYNOPSIS
.Nm
.Op Fl c Ar cachefile
.Op Fl -cache= Ns Ar cachefile
.Op Fl -no-unlog
.Op Fl -no-delete-v4
.Op Fl -version
.Op Fl -help
.Sh DESCRIPTION
.Nm
remove the current set of tickets.
.Pp
Supported options:
.Bl -tag -width Ds
.It Fl c Ar cachefile
.It Fl cache= Ns Ar cachefile
The cache file to remove.
.It Fl -no-unlog
Do not remove AFS tokens.
.It Fl -no-delete-v4
Do not remove v4 tickets.
.El
.Sh SEE ALSO
.Xr kinit 1 ,
.Xr klist 1