Files
heimdal/kuser/kgetcred.1
Assar Westerlund 25ad02d691 mdoc fixes from ru@freebsd.org
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9830 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-05-02 08:59:23 +00:00

41 lines
674 B
Groff

.\" $Id$
.\"
.Dd May 14, 1999
.Dt KGETCRED 1
.Os HEIMDAL
.Sh NAME
.Nm kgetcred
.Nd "get a ticket for a particular service"
.Sh SYNOPSIS
.Nm
.Oo Fl e Ar enctype \*(Ba Xo
.Fl -enctype= Ns Ar enctype Oc
.Xc
.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 Ns ,
.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