Initial import from FreeBSD RELENG_4:
[dragonfly.git] / crypto / heimdal / kuser / kdestroy.1
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
19 remove the current set of tickets.
20 .Pp
21 Supported options:
22 .Bl -tag -width Ds
23 .It Fl c Ar cachefile
24 .It Fl cache= Ns Ar cachefile
25 The cache file to remove.
26 .It Fl -no-unlog
27 Do not remove AFS tokens.
28 .It Fl -no-delete-v4
29 Do not remove v4 tickets.
30 .El
31 .Sh SEE ALSO
32 .Xr kinit 1 ,
33 .Xr klist 1