kdestroy(8sec) — Maintenance
NAME
kdestroy - Destroys a principal’s login context and associated credentials
SYNOPSIS
kdestroy [-c cache_name]
OPTIONS
-c cache_nameSpecifies that the login context and associated credentials for cache_name should be destroyed instead of the default cache.
DESCRIPTION
The kdestroy command destroys a principal’s login context and the principal’s credentials. Until the credentials are reestablished by executing either the dce_login command or the kinit command, the principal and any processes created by the principal will be limited to unauthenticated access.
FILES
/tmp/krb5cc_unix_id
The default credentials cache if the KRB5CCNAME environment variable is set, where unix_id is the decimal UNIX ID of the user.
RELATED INFORMATION
Commands: kinit(8sec), klist(8sec).