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
|
||||
.Op Fl c 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
|
||||
.Nm
|
||||
remove the current set of tickets.
|
||||
.Pp
|
||||
Supported options:
|
||||
.Bl -tag -width Ds
|
||||
.It Fl c Ar cachefile
|
||||
.It Fl cache= Ns Ar cachefile
|
||||
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
|
||||
.Sh SEE ALSO
|
||||
.Xr kinit 1 ,
|
||||
|
@@ -37,6 +37,10 @@ acquire initial tickets
|
||||
.Op Fl -use-keytab
|
||||
.Op Fl v
|
||||
.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 -help
|
||||
.Op Ar principal
|
||||
@@ -115,6 +119,20 @@ but with the default keytab name (normally
|
||||
.Fl -validate
|
||||
.Xc
|
||||
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
|
||||
|
||||
The following options are only available if
|
||||
|
Reference in New Issue
Block a user