summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/kuser/klist.1
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/kuser/klist.1')
-rw-r--r--crypto/heimdal/kuser/klist.134
1 files changed, 19 insertions, 15 deletions
diff --git a/crypto/heimdal/kuser/klist.1 b/crypto/heimdal/kuser/klist.1
index a144365..65ed7d3 100644
--- a/crypto/heimdal/kuser/klist.1
+++ b/crypto/heimdal/kuser/klist.1
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2000 - 2002 Kungliga Tekniska Högskolan
+.\" Copyright (c) 2000 - 2005 Kungliga Tekniska Högskolan
.\" (Royal Institute of Technology, Stockholm, Sweden).
.\" All rights reserved.
.\"
@@ -29,9 +29,9 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: klist.1,v 1.12 2003/02/16 21:10:26 lha Exp $
+.\" $Id: klist.1 20458 2007-04-19 20:41:27Z lha $
.\"
-.Dd July 8, 2000
+.Dd October 6, 2005
.Dt KLIST 1
.Os HEIMDAL
.Sh NAME
@@ -39,21 +39,23 @@
.Nd list Kerberos credentials
.Sh SYNOPSIS
.Nm
+.Bk -words
.Oo Fl c Ar cache \*(Ba Xo
.Fl -cache= Ns Ar cache
.Xc
.Oc
.Op Fl s | Fl t | Fl -test
-.Op Fl 4 | Fl -v4
.Op Fl T | Fl -tokens
.Op Fl 5 | Fl -v5
.Op Fl v | Fl -verbose
+.Op Fl l | Fl -list-caches
.Op Fl f
.Op Fl -version
.Op Fl -help
+.Ek
.Sh DESCRIPTION
.Nm
-reads and displays the current tickets in the crential cache (also
+reads and displays the current tickets in the credential cache (also
known as the ticket file).
.Pp
Options supported:
@@ -62,7 +64,7 @@ Options supported:
.Fl c Ar cache ,
.Fl -cache= Ns Ar cache
.Xc
-credentials cache to list
+credential cache to list
.It Xo
.Fl s ,
.Fl t ,
@@ -71,11 +73,6 @@ credentials cache to list
Test for there being an active and valid TGT for the local realm of
the user in the credential cache.
.It Xo
-.Fl 4 ,
-.Fl -v4
-.Xc
-display v4 tickets
-.It Xo
.Fl T ,
.Fl -tokens
.Xc
@@ -86,7 +83,7 @@ display AFS tokens
.Xc
display v5 cred cache (this is the default)
.It Fl f
-Include ticket flags in short form, each charcted stands for a
+Include ticket flags in short form, each character stands for a
specific flag, as follows:
.Bl -tag -width XXX -compact -offset indent
.It F
@@ -123,9 +120,9 @@ option, but in a more verbose way.
Verbose output. Include all possible information:
.Bl -tag -width XXXX -offset indent
.It Server
-the princial the ticket is for
+the principal the ticket is for
.It Ticket etype
-the encryption type use in the ticket, followed by the key version of
+the encryption type used in the ticket, followed by the key version of
the ticket, if it is available
.It Session key
the encryption type of the session key, if it's different from the
@@ -133,7 +130,7 @@ encryption type of the ticket
.It Auth time
the time the authentication exchange took place
.It Start time
-the time that this tickets is valid from (only printed if it's
+the time that this ticket is valid from (only printed if it's
different from the auth time)
.It End time
when the ticket expires, if it has already expired this is also noted
@@ -144,6 +141,13 @@ the flags set on the ticket
.It Addresses
the set of addresses from which this ticket is valid
.El
+.It Xo
+.Fl l ,
+.Fl -list-caches
+.Xc
+List the credential caches for the current users, not all cache types
+supports listing multiple caches.
+.Pp
.El
.Sh SEE ALSO
.Xr kdestroy 1 ,
OpenPOWER on IntegriCloud