xref: /freebsd/crypto/heimdal/kuser/kdestroy.1 (revision 5521ff5a4d1929056e7ffc982fac3341ca54df7c)
1.\" $Id: kdestroy.1,v 1.3 2001/05/02 08:59:22 assar Exp $
2.\"
3.Dd August 27, 1997
4.Dt KDESTROY 1
5.Os HEIMDAL
6.Sh NAME
7.Nm kdestroy
8.Nd destroy the current ticket file
9.Sh SYNOPSIS
10.Nm
11.Op Fl c Ar cachefile
12.Op Fl -cache= Ns Ar cachefile
13.Op Fl -no-unlog
14.Op Fl -no-delete-v4
15.Op Fl -version
16.Op Fl -help
17.Sh DESCRIPTION
18.Nm
19remove the current set of tickets.
20.Pp
21Supported options:
22.Bl -tag -width Ds
23.It Fl c Ar cachefile
24.It Fl cache= Ns Ar cachefile
25The cache file to remove.
26.It Fl -no-unlog
27Do not remove AFS tokens.
28.It Fl -no-delete-v4
29Do not remove v4 tickets.
30.El
31.Sh SEE ALSO
32.Xr kinit 1 ,
33.Xr klist 1
34