
k
kdestroy(1) | kdestroy(1) |
NAME
kdestroy - destroy Kerberos tickets
SYNOPSIS
kdestroy
DESCRIPTION
The kdestroy utility destroys the user's active Kerberos authorization tickets by writing zeros to the speci®ed credentials cache that contains them. If the credentials cache is not speci®ed, the default credentials cache is destroyed.
Options | Run quietly. Normally kdestroy beeps if it fails to destroy the user's tickets. The |
|
The default credentials cache may vary between systems. If the KRB5CCNAME environment variable is set, its value is used to name the default ticket cache.
Most installations recommend that you place the kdestroy command in your .logout ®le, so that your tickets are destroyed automatically when you log out.
Note
For DCE operations use /opt/dce/bin/kdestroy.
Environment
kdestroy uses the following environment variable:
KRB5CCNAME Location of the credentials ticket cache.
WARNINGS
Only the tickets in the speci®ed credentials cache are destroyed. Separate ticket caches are used to hold root instance and password changing tickets. Even these should be destroyed. It is recommended that to keep all user tickets in a single credentials cache.
FILES
/tmp/krb5cc_ {uid} Default credentials cache. {uid} is the decimal UID of the user.
AUTHOR
kdestroy was developed by the Massachusetts Institute of Technology.
SEE ALSO
kerberos(9), kinit(1), klist(1).
Section 1−366 | − 1 − |