comparison CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/share/man/man1/kdestroy.1 @ 68:5028fdace37b

planemo upload commit 2e9511a184a1ca667c7be0c6321a36dc4e3d116d
author jpayne
date Tue, 18 Mar 2025 16:23:26 -0400
parents
children
comparison
equal deleted inserted replaced
67:0e9998148a16 68:5028fdace37b
1 .\" Man page generated from reStructuredText.
2 .
3 .TH "KDESTROY" "1" " " "1.20.1" "MIT Kerberos"
4 .SH NAME
5 kdestroy \- destroy Kerberos tickets
6 .
7 .nr rst2man-indent-level 0
8 .
9 .de1 rstReportMargin
10 \\$1 \\n[an-margin]
11 level \\n[rst2man-indent-level]
12 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
13 -
14 \\n[rst2man-indent0]
15 \\n[rst2man-indent1]
16 \\n[rst2man-indent2]
17 ..
18 .de1 INDENT
19 .\" .rstReportMargin pre:
20 . RS \\$1
21 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
22 . nr rst2man-indent-level +1
23 .\" .rstReportMargin post:
24 ..
25 .de UNINDENT
26 . RE
27 .\" indent \\n[an-margin]
28 .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
29 .nr rst2man-indent-level -1
30 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
31 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
32 ..
33 .SH SYNOPSIS
34 .sp
35 \fBkdestroy\fP
36 [\fB\-A\fP]
37 [\fB\-q\fP]
38 [\fB\-c\fP \fIcache_name\fP]
39 [\fB\-p\fP \fIprinc_name\fP]
40 .SH DESCRIPTION
41 .sp
42 The kdestroy utility destroys the user\(aqs active Kerberos authorization
43 tickets by overwriting and deleting the credentials cache that
44 contains them. If the credentials cache is not specified, the default
45 credentials cache is destroyed.
46 .SH OPTIONS
47 .INDENT 0.0
48 .TP
49 \fB\-A\fP
50 Destroys all caches in the collection, if a cache collection is
51 available. May be used with the \fB\-c\fP option to specify the
52 collection to be destroyed.
53 .TP
54 \fB\-q\fP
55 Run quietly. Normally kdestroy beeps if it fails to destroy the
56 user\(aqs tickets. The \fB\-q\fP flag suppresses this behavior.
57 .TP
58 \fB\-c\fP \fIcache_name\fP
59 Use \fIcache_name\fP as the credentials (ticket) cache name and
60 location; if this option is not used, the default cache name and
61 location are used.
62 .sp
63 The default credentials cache may vary between systems. If the
64 \fBKRB5CCNAME\fP environment variable is set, its value is used to
65 name the default ticket cache.
66 .TP
67 \fB\-p\fP \fIprinc_name\fP
68 If a cache collection is available, destroy the cache for
69 \fIprinc_name\fP instead of the primary cache. May be used with the
70 \fB\-c\fP option to specify the collection to be searched.
71 .UNINDENT
72 .SH NOTE
73 .sp
74 Most installations recommend that you place the kdestroy command in
75 your .logout file, so that your tickets are destroyed automatically
76 when you log out.
77 .SH ENVIRONMENT
78 .sp
79 See kerberos(7) for a description of Kerberos environment
80 variables.
81 .SH FILES
82 .INDENT 0.0
83 .TP
84 .B \fBFILE:/tmp/krb5cc_%{uid}\fP
85 Default location of Kerberos 5 credentials cache
86 .UNINDENT
87 .SH SEE ALSO
88 .sp
89 kinit(1), klist(1), kerberos(7)
90 .SH AUTHOR
91 MIT
92 .SH COPYRIGHT
93 1985-2022, MIT
94 .\" Generated by docutils manpage writer.
95 .