xref: /freebsd/crypto/heimdal/kuser/kgetcred.1 (revision 5f1c68f7489c12bce03cdbe6af4faa34f7031683)
1.\" $Id: kgetcred.1,v 1.2 1999/05/13 22:26:35 assar Exp $
2.\"
3.Dd May 14, 1999
4.Dt KGETCRED 1
5.Os HEIMDAL
6.Sh NAME
7.Nm kgetcred
8.Nd
9get a ticket for a particular service
10.Sh SYNOPSIS
11.Nm
12.Oo Fl e Ar enctype \*(Ba Xo
13.Fl -enctype= Ns Ar enctype Oc
14.Xc
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