some cleanup
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9460 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -19,20 +19,20 @@ acquire initial tickets
|
|||||||
.Oo Fl t Ar keytabname \*(Ba Xo
|
.Oo Fl t Ar keytabname \*(Ba Xo
|
||||||
.Fl -keytab= Ns Ar keytabname Oc
|
.Fl -keytab= Ns Ar keytabname Oc
|
||||||
.Xc
|
.Xc
|
||||||
.Oo Fl l Ar seconds \*(Ba Xo
|
.Oo Fl l Ar time \*(Ba Xo
|
||||||
.Fl -lifetime= Ns Ar seconds Oc
|
.Fl -lifetime= Ns Ar time Oc
|
||||||
.Xc
|
.Xc
|
||||||
.Op Fl p | Fl -proxiable
|
.Op Fl p | Fl -proxiable
|
||||||
.Op Fl R | Fl -renew
|
.Op Fl R | Fl -renew
|
||||||
.Op Fl -renewable
|
.Op Fl -renewable
|
||||||
.Oo Fl r Ar seconds \*(Ba Xo
|
.Oo Fl r Ar time \*(Ba Xo
|
||||||
.Fl -renewable-life= Ns Ar seconds Oc
|
.Fl -renewable-life= Ns Ar time Oc
|
||||||
.Xc
|
.Xc
|
||||||
.Oo Fl S Ar principal \*(Ba Xo
|
.Oo Fl S Ar principal \*(Ba Xo
|
||||||
.Fl -server= Ns Ar principal Oc
|
.Fl -server= Ns Ar principal Oc
|
||||||
.Xc
|
.Xc
|
||||||
.Oo Fl s Ar seconds \*(Ba Xo
|
.Oo Fl s Ar time \*(Ba Xo
|
||||||
.Fl -start-time= Ns Ar seconds Oc
|
.Fl -start-time= Ns Ar time Oc
|
||||||
.Xc
|
.Xc
|
||||||
.Op Fl k | Fl -use-keytab
|
.Op Fl k | Fl -use-keytab
|
||||||
.Op Fl v | Fl -validate
|
.Op Fl v | Fl -validate
|
||||||
@@ -49,10 +49,10 @@ acquire initial tickets
|
|||||||
.Nm
|
.Nm
|
||||||
is used to authenticate to the kerberos server as
|
is used to authenticate to the kerberos server as
|
||||||
.Ar principal ,
|
.Ar principal ,
|
||||||
or if none is given, a system generated default, and acquire a ticket
|
or if none is given, a system generated default (typically your login
|
||||||
granting ticket that can later be used to obtain tickets for other
|
name at the default realm), and acquire a ticket granting ticket that
|
||||||
services.
|
can later be used to obtain tickets for other services. Supported
|
||||||
Supported options:
|
options:
|
||||||
.Bl -tag -width Ds
|
.Bl -tag -width Ds
|
||||||
.It Xo
|
.It Xo
|
||||||
.Fl c Ar cachename
|
.Fl c Ar cachename
|
||||||
@@ -72,10 +72,12 @@ Get ticket that can be forwarded to another host.
|
|||||||
Don't ask for a password, but instead get the key from the specified
|
Don't ask for a password, but instead get the key from the specified
|
||||||
keytab.
|
keytab.
|
||||||
.It Xo
|
.It Xo
|
||||||
.Fl l Ar seconds Ns ,
|
.Fl l Ar time Ns ,
|
||||||
.Fl -lifetime= Ns Ar seconds
|
.Fl -lifetime= Ns Ar time
|
||||||
.Xc
|
.Xc
|
||||||
Specifies the lifetime of the ticket.
|
Specifies the lifetime of the ticket. The argument can either be in
|
||||||
|
seconds, or a more human readable string like
|
||||||
|
.Sq 1h .
|
||||||
.It Xo
|
.It Xo
|
||||||
.Fl p Ns ,
|
.Fl p Ns ,
|
||||||
.Fl -proxiable
|
.Fl -proxiable
|
||||||
@@ -93,8 +95,8 @@ The same as
|
|||||||
.Fl -renewable-life ,
|
.Fl -renewable-life ,
|
||||||
with an infinite time.
|
with an infinite time.
|
||||||
.It Xo
|
.It Xo
|
||||||
.Fl r Ar seconds Ns ,
|
.Fl r Ar time Ns ,
|
||||||
.Fl -renewable-life= Ns Ar seconds
|
.Fl -renewable-life= Ns Ar time
|
||||||
.Xc
|
.Xc
|
||||||
The max renewable ticket life.
|
The max renewable ticket life.
|
||||||
.It Xo
|
.It Xo
|
||||||
@@ -103,10 +105,14 @@ The max renewable ticket life.
|
|||||||
.Xc
|
.Xc
|
||||||
Get a ticket for a service other than krbtgt/LOCAL.REALM.
|
Get a ticket for a service other than krbtgt/LOCAL.REALM.
|
||||||
.It Xo
|
.It Xo
|
||||||
.Fl s Ar seconds Ns ,
|
.Fl s Ar time Ns ,
|
||||||
.Fl -start-time= Ns Ar seconds
|
.Fl -start-time= Ns Ar time
|
||||||
.Xc
|
.Xc
|
||||||
Start time of ticket, if other than the current time.
|
Obtain a ticket that starts to be valid
|
||||||
|
.Ar time
|
||||||
|
(which can really be a generic time specification, like
|
||||||
|
.Sq 1h )
|
||||||
|
seconds into the future.
|
||||||
.It Xo
|
.It Xo
|
||||||
.Fl k Ns ,
|
.Fl k Ns ,
|
||||||
.Fl -use-keytab
|
.Fl -use-keytab
|
||||||
@@ -136,8 +142,10 @@ Create a credentials cache of version
|
|||||||
Request a ticket with no addresses.
|
Request a ticket with no addresses.
|
||||||
.It Xo
|
.It Xo
|
||||||
.Fl -anonymous
|
.Fl -anonymous
|
||||||
Request an anonymous ticket.
|
|
||||||
.Xc
|
.Xc
|
||||||
|
Request an anonymous ticket (which means that the ticket will be
|
||||||
|
issued to an anonymous principal, typically
|
||||||
|
.Dq anonymous@REALM).
|
||||||
.El
|
.El
|
||||||
|
|
||||||
The following options are only available if
|
The following options are only available if
|
||||||
@@ -160,6 +168,17 @@ file.
|
|||||||
Gets AFS tickets, converts them to version 4 format, and stores them
|
Gets AFS tickets, converts them to version 4 format, and stores them
|
||||||
in the kernel. Only useful if you have AFS.
|
in the kernel. Only useful if you have AFS.
|
||||||
.El
|
.El
|
||||||
|
.Pp
|
||||||
|
The
|
||||||
|
.Ar forwardable ,
|
||||||
|
.Ar proxiable ,
|
||||||
|
.Ar ticket_life ,
|
||||||
|
and
|
||||||
|
.Ar renewable_life
|
||||||
|
options can be set to a default value from the
|
||||||
|
.Dv appdefaults
|
||||||
|
section in krb5.conf, see
|
||||||
|
.Xr krb5_appdefault 3 .
|
||||||
.Sh ENVIRONMENT
|
.Sh ENVIRONMENT
|
||||||
.Bl -tag -width Ds
|
.Bl -tag -width Ds
|
||||||
.It Ev KRB5CCNAME
|
.It Ev KRB5CCNAME
|
||||||
@@ -176,9 +195,10 @@ Specifies the Kerberos 4 ticket file to store version 4 tickets in.
|
|||||||
.\".Sh EXAMPLES
|
.\".Sh EXAMPLES
|
||||||
.\".Sh DIAGNOSTICS
|
.\".Sh DIAGNOSTICS
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr krb5.conf 5 ,
|
.Xr kdestroy 1 ,
|
||||||
.Xr klist 1 ,
|
.Xr klist 1 ,
|
||||||
.Xr kdestroy 1
|
.Xr krb5.conf 5 ,
|
||||||
|
.Xr krb5_appdefault 3
|
||||||
.\".Sh STANDARDS
|
.\".Sh STANDARDS
|
||||||
.\".Sh HISTORY
|
.\".Sh HISTORY
|
||||||
.\".Sh AUTHORS
|
.\".Sh AUTHORS
|
||||||
|
Reference in New Issue
Block a user