xref: /freebsd/crypto/heimdal/kuser/kgetcred.1 (revision 45524cd79e498d0465de59a4c8c825709b2662df)
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 "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 Oc
13.Xc
14.Op Fl -version
15.Op Fl -help
16.Ar service
17.Sh DESCRIPTION
18.Nm
19obtains a ticket for a service.
20Usually tickets for services are obtained automatically when needed
21but sometimes for some odd reason you want to obtain a particular
22ticket or of a special type.
23.Pp
24Supported options:
25.Bl -tag -width Ds
26.It Xo
27.Fl e Ar enctype Ns ,
28.Fl -enctype= Ns Ar enctype
29.Xc
30encryption type to use
31.It Xo
32.Fl -version
33.Xc
34.It Xo
35.Fl -help
36.Xc
37.El
38.Sh SEE ALSO
39.Xr kinit 1 ,
40.Xr klist 1
41