Merge from vendor branch BSDTAR:
[dragonfly.git] / crypto / heimdal / kuser / klist.cat1
1 KLIST(1)                    NetBSD Reference Manual                   KLIST(1)
2
3 N\bNA\bAM\bME\bE
4      k\bkl\bli\bis\bst\bt - list Kerberos credentials
5
6 S\bSY\bYN\bNO\bOP\bPS\bSI\bIS\bS
7      k\bkl\bli\bis\bst\bt [-\b-c\bc _\bc_\ba_\bc_\bh_\be | -\b--\b-c\bca\bac\bch\bhe\be=\b=_\bc_\ba_\bc_\bh_\be] [-\b-s\bs | -\b-t\bt | -\b--\b-t\bte\bes\bst\bt] [-\b-4\b4 | -\b--\b-v\bv4\b4] [-\b-T\bT |
8      -\b--\b-t\bto\bok\bke\ben\bns\bs] [-\b-5\b5 | -\b--\b-v\bv5\b5] [-\b-v\bv | -\b--\b-v\bve\ber\brb\bbo\bos\bse\be] [-\b-f\bf] [-\b--\b-v\bve\ber\brs\bsi\bio\bon\bn] [-\b--\b-h\bhe\bel\blp\bp]
9
10 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
11      k\bkl\bli\bis\bst\bt reads and displays the current tickets in the crential cache (also
12      known as the ticket file).
13
14      Options supported:
15
16      -\b-c\bc _\bc_\ba_\bc_\bh_\be, -\b--\b-c\bca\bac\bch\bhe\be=\b=_\bc_\ba_\bc_\bh_\be
17              credentials cache to list
18
19      -\b-s\bs, -\b-t\bt, -\b--\b-t\bte\bes\bst\bt
20              Test for there being an active and valid TGT for the local realm
21              of the user in the credential cache.
22
23      -\b-4\b4, -\b--\b-v\bv4\b4
24              display v4 tickets
25
26      -\b-T\bT, -\b--\b-t\bto\bok\bke\ben\bns\bs
27              display AFS tokens
28
29      -\b-5\b5, -\b--\b-v\bv5\b5
30              display v5 cred cache (this is the default)
31
32      -\b-f\bf      Include ticket flags in short form, each charcted stands for a
33              specific flag, as follows:
34                    F    forwardable
35                    f    forwarded
36                    P    proxiable
37                    p    proxied
38                    D    postdate-able
39                    d    postdated
40                    R    renewable
41                    I    initial
42                    i    invalid
43                    A    pre-authenticated
44                    H    hardware authenticated
45
46              This information is also output with the -\b--\b-v\bve\ber\brb\bbo\bos\bse\be option, but in
47              a more verbose way.
48
49      -\b-v\bv, -\b--\b-v\bve\ber\brb\bbo\bos\bse\be
50              Verbose output. Include all possible information:
51
52                    Server
53                          the princial the ticket is for
54
55                    Ticket etype
56                          the encryption type use in the ticket, followed by
57                          the key version of the ticket, if it is available
58
59                    Session key
60                          the encryption type of the session key, if it's dif-
61                          ferent from the encryption type of the ticket
62
63                    Auth time
64                          the time the authentication exchange took place
65
66                    Start time
67                          the time that this tickets is valid from (only print-
68                          ed if it's different from the auth time)
69
70                    End time
71                          when the ticket expires, if it has already expired
72                          this is also noted
73
74                    Renew till
75                          the maximum possible end time of any ticket derived
76                          from this one
77
78                    Ticket flags
79                          the flags set on the ticket
80
81                    Addresses
82                          the set of addresses from which this ticket is valid
83
84 S\bSE\bEE\bE A\bAL\bLS\bSO\bO
85      kdestroy(1), kinit(1)
86
87  HEIMDAL                         July 8, 2000                                2