KGETCRED(1) General Commands Manual KGETCRED(1)

kgetcredget a ticket for a particular service

kgetcred [--canonicalize] [-c -cache | --cache=cache] [-e enctype | --enctype=enctype] [--no-transit-check] [--version] [--help] service

kgetcred obtains a ticket for a service. Usually tickets for services are obtained automatically when needed but sometimes for some odd reason you want to obtain a particular ticket or of a special type.

Supported options:

requests that the KDC canonicalize the principal.
cache, --cache=cache
the credential cache to use.
enctype, --enctype=enctype
encryption type to use.
requests that the KDC doesn't do transit checking.
 
 

kinit(1), klist(1)

March 12, 2004 HEIMDAL