38 lines
662 B
Groff
38 lines
662 B
Groff
|
.\" $Id: klist.1,v 1.4 1999/05/14 14:03:55 assar Exp $
|
||
|
.\"
|
||
|
.Dd Aug 27, 1997
|
||
|
.Dt KLIST 1
|
||
|
.Os HEIMDAL
|
||
|
.Sh NAME
|
||
|
.Nm klist
|
||
|
.Nd
|
||
|
list the current tickets
|
||
|
.Sh SYNOPSIS
|
||
|
.Nm
|
||
|
.Op Fl t | Fl -test
|
||
|
.Op Fl v | Fl -verbose
|
||
|
.Op Fl -version
|
||
|
.Op Fl -help
|
||
|
.Sh DESCRIPTION
|
||
|
.Nm
|
||
|
reads and displays the current tickets in the crential cache (also
|
||
|
knows as the ticket file).
|
||
|
.Pp
|
||
|
Options supported:
|
||
|
.Bl -tag -width Ds
|
||
|
.It Xo
|
||
|
.Fl t Ns ,
|
||
|
.Fl -test
|
||
|
.Xc
|
||
|
Test for there being an active and valid TGT for the local realm of
|
||
|
the user in the credential cache.
|
||
|
.It Xo
|
||
|
.Fl v Ns ,
|
||
|
.Fl -verbose
|
||
|
.Xc
|
||
|
Verbose output. Include all information from tickets.
|
||
|
.El
|
||
|
.Sh SEE ALSO
|
||
|
.Xr kinit 1 ,
|
||
|
.Xr kdestroy 1
|