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