update
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6243 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -11,14 +11,23 @@ destroy the current ticket file
|
|||||||
.Nm
|
.Nm
|
||||||
.Op Fl c Ar cachefile
|
.Op Fl c Ar cachefile
|
||||||
.Op Fl -cache= Ns Ar cachefile
|
.Op Fl -cache= Ns Ar cachefile
|
||||||
|
.Op Fl -no-unlog
|
||||||
|
.Op Fl -no-delete-v4
|
||||||
|
.Op Fl -version
|
||||||
|
.Op Fl -help
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
.Nm
|
.Nm
|
||||||
remove the current set of tickets.
|
remove the current set of tickets.
|
||||||
.Pp
|
.Pp
|
||||||
|
Supported options:
|
||||||
.Bl -tag -width Ds
|
.Bl -tag -width Ds
|
||||||
.It Fl c Ar cachefile
|
.It Fl c Ar cachefile
|
||||||
.It Fl cache= Ns Ar cachefile
|
.It Fl cache= Ns Ar cachefile
|
||||||
The cache file to remove.
|
The cache file to remove.
|
||||||
|
.It Fl -no-unlog
|
||||||
|
Do not remove AFS tokens.
|
||||||
|
.It Fl -no-delete-v4
|
||||||
|
Do not remove v4 tickets.
|
||||||
.El
|
.El
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr kinit 1 ,
|
.Xr kinit 1 ,
|
||||||
|
@@ -37,6 +37,10 @@ acquire initial tickets
|
|||||||
.Op Fl -use-keytab
|
.Op Fl -use-keytab
|
||||||
.Op Fl v
|
.Op Fl v
|
||||||
.Op Fl -validate
|
.Op Fl -validate
|
||||||
|
.Op Fl e
|
||||||
|
.Op Fl -enctypes= Ns Ar enctypes
|
||||||
|
.Op Fl -fcache-version= Ns Ar version
|
||||||
|
.Op Fl -noaddresses
|
||||||
.Op Fl -version
|
.Op Fl -version
|
||||||
.Op Fl -help
|
.Op Fl -help
|
||||||
.Op Ar principal
|
.Op Ar principal
|
||||||
@@ -115,6 +119,20 @@ but with the default keytab name (normally
|
|||||||
.Fl -validate
|
.Fl -validate
|
||||||
.Xc
|
.Xc
|
||||||
Try to validate an invalid ticket.
|
Try to validate an invalid ticket.
|
||||||
|
.It Xo
|
||||||
|
.Fl e ,
|
||||||
|
.Fl -enctypes= Ns Ar enctypes
|
||||||
|
.Xc
|
||||||
|
Request tickets with this particular enctype.
|
||||||
|
.It Xo
|
||||||
|
.Fl -fcache-version= Ns Ar version
|
||||||
|
.Xc
|
||||||
|
Create a credentials cache of version
|
||||||
|
.Nm version .
|
||||||
|
.It Xo
|
||||||
|
.Fl -noaddresses
|
||||||
|
.Xc
|
||||||
|
Request a ticket with no addresses.
|
||||||
.El
|
.El
|
||||||
|
|
||||||
The following options are only available if
|
The following options are only available if
|
||||||
|
Reference in New Issue
Block a user