diff options
Diffstat (limited to 'crypto/heimdal/kuser/klist.1')
-rw-r--r-- | crypto/heimdal/kuser/klist.1 | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/crypto/heimdal/kuser/klist.1 b/crypto/heimdal/kuser/klist.1 deleted file mode 100644 index e875401264f85..0000000000000 --- a/crypto/heimdal/kuser/klist.1 +++ /dev/null @@ -1,37 +0,0 @@ -.\" $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 |