1.\" $Id: kgetcred.1,v 1.4 2001/06/08 21:40:40 joda Exp $ 2.\" 3.Dd May 14, 1999 4.Dt KGETCRED 1 5.Os HEIMDAL 6.Sh NAME 7.Nm kgetcred 8.Nd "get a ticket for a particular service" 9.Sh SYNOPSIS 10.Nm 11.Oo Fl e Ar enctype \*(Ba Xo 12.Fl -enctype= Ns Ar enctype 13.Xc 14.Oc 15.Op Fl -version 16.Op Fl -help 17.Ar service 18.Sh DESCRIPTION 19.Nm 20obtains a ticket for a service. 21Usually tickets for services are obtained automatically when needed 22but sometimes for some odd reason you want to obtain a particular 23ticket or of a special type. 24.Pp 25Supported options: 26.Bl -tag -width Ds 27.It Xo 28.Fl e Ar enctype Ns , 29.Fl -enctype= Ns Ar enctype 30.Xc 31encryption type to use 32.It Xo 33.Fl -version 34.Xc 35.It Xo 36.Fl -help 37.Xc 38.El 39.Sh SEE ALSO 40.Xr kinit 1 , 41.Xr klist 1 42