~ubuntu-branches/ubuntu/precise/krb5/precise-updates

« back to all changes in this revision

Viewing changes to src/clients/kdestroy/kdestroy.M

  • Committer: Package Import Robot
  • Author(s): Sam Hartman
  • Date: 2011-12-01 19:34:41 UTC
  • mfrom: (28.1.14 sid)
  • Revision ID: package-import@ubuntu.com-20111201193441-9tipg3aru1jsidyv
Tags: 1.10+dfsg~alpha1-6
* Fix segfault with unknown hostnames in krb5_sname_to_principal,
  Closes: #650671
* Indicate that this library breaks libsmbclient versions that depend on
  krb5_locate_kdc, Closes: #650603, #650611

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
kdestroy \- destroy Kerberos tickets
27
27
.SH SYNOPSIS
28
28
.B kdestroy
29
 
[\fB\-q\fP] [\fB\-c\fP \fIcache_name]
 
29
[\fB\-A\fP] [\fB\-q\fP] [\fB\-c\fP \fIcache_name]
30
30
.br
31
31
.SH DESCRIPTION
32
32
The
37
37
destroyed.
38
38
.SH OPTIONS
39
39
.TP
 
40
.B \-A
 
41
Destroys all caches in the collection, if a cache collection is
 
42
available.
40
43
.B \-q
41
44
Run quietly.  Normally
42
45
.B kdestroy
65
68
uses the following environment variables:
66
69
.TP "\w'.SM KRB5CCNAME\ \ 'u"
67
70
.SM KRB5CCNAME
68
 
Location of the Kerberos 5 credentials (ticket) cache.
 
71
Location of the default Kerberos 5 credentials (ticket) cache, in the
 
72
form \fItype\fP:\fIresidual\fP.  If no type prefix is present, the
 
73
\fBFILE\fP type is assumed.  The type of the default cache may
 
74
determine the availability of a cache collection; for instance, a
 
75
default cache of type \fBDIR\fP causes caches within the directory to
 
76
be present in the collection.
69
77
.SH FILES
70
78
.TP "\w'/tmp/krb5cc_[uid]\ \ 'u"
71
79
/tmp/krb5cc_[uid]