kdestroy

KDESTROY(1)                  General Commands Manual                 KDESTROY(1)

NAME
     kdestroy – remove one credential or destroy the current ticket file

SYNOPSIS
     kdestroy [-c cachefile] [--credential=principal] [--principal=principal]
              [--cache=type:name] [-A | -a | --all] [--no-unlog]
              [--no-delete-v4] [--version] [--help]

DESCRIPTION
     kdestroy removes one credential or the current set of tickets.

     Supported options:

     -credential=principal
             remove principal from the credential cache if it exists.

     -p principal

     -principal=principal
             The cache with client principal to remove.

     -c cachefile

     -cache=type:name
             The cache to remove. If the name is path-like, the cache type cache
             can be omitted.

     -A

     -a

     --all   remove all credential caches.

     --no-unlog
             Do not remove AFS tokens.

     --no-delete-v4
             Do not remove v4 tickets.

SEE ALSO
     kinit(1), klist(1)

HEIMDAL                          April 27, 2006                          HEIMDAL