freebsd-dev/crypto/heimdal/kuser/kgetcred.1

42 lines
720 B
Groff
Raw Normal View History

.\" $Id: kgetcred.1,v 1.5 2002/08/20 16:37:19 joda Exp $
.\"
.Dd May 14, 1999
.Dt KGETCRED 1
.Os HEIMDAL
.Sh NAME
.Nm kgetcred
2001-05-08 14:57:13 +00:00
.Nd "get a ticket for a particular service"
.Sh SYNOPSIS
.Nm
.Oo Fl e Ar enctype \*(Ba Xo
2001-06-21 02:12:07 +00:00
.Fl -enctype= Ns Ar enctype
.Xc
2001-06-21 02:12:07 +00:00
.Oc
.Op Fl -version
.Op Fl -help
.Ar service
.Sh DESCRIPTION
.Nm
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.
.Pp
Supported options:
.Bl -tag -width Ds
.It Xo
.Fl e Ar enctype ,
.Fl -enctype= Ns Ar enctype
.Xc
encryption type to use
.It Xo
.Fl -version
.Xc
.It Xo
.Fl -help
.Xc
.El
.Sh SEE ALSO
.Xr kinit 1 ,
.Xr klist 1