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