NAME

kgetcred - get a ticket for a particular service

SYNOPSIS

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

DESCRIPTION

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:

Xo
--canonicalize requests that the KDC canonicalize the principal.

Xo
-c cache, --cache=cache the credential cache to use.

Xo
-e enctype, --enctype=enctype encryption type to use.

Xo
--no-transit-check requests that the KDC doesn't do trasnit checking.

Xo
--version

Xo
--help

SEE ALSO

kinit(1), klist(1)