summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/kuser/klist.cat1
blob: 4a2b647005d74bd3bccb0bb24a16a73f695de430 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
KLIST(1)                    NetBSD Reference Manual                   KLIST(1)

NNAAMMEE
     kklliisstt - list Kerberos credentials

SSYYNNOOPPSSIISS
     kklliisstt [--cc _c_a_c_h_e | ----ccaacchhee==_c_a_c_h_e] [--ss | --tt | ----tteesstt] [--44 | ----vv44] [--TT |
     ----ttookkeennss] [--55 | ----vv55] [--vv | ----vveerrbboossee] [--ff] [----vveerrssiioonn] [----hheellpp]

DDEESSCCRRIIPPTTIIOONN
     kklliisstt reads and displays the current tickets in the crential cache (also
     known as the ticket file).

     Options supported:

     --cc _c_a_c_h_e, ----ccaacchhee==_c_a_c_h_e
             credentials cache to list

     --ss, --tt, ----tteesstt
             Test for there being an active and valid TGT for the local realm
             of the user in the credential cache.

     --44, ----vv44
             display v4 tickets

     --TT, ----ttookkeennss
             display AFS tokens

     --55, ----vv55
             display v5 cred cache (this is the default)

     --ff      Include ticket flags in short form, each charcted stands for a
             specific flag, as follows:
                   F    forwardable
                   f    forwarded
                   P    proxiable
                   p    proxied
                   D    postdate-able
                   d    postdated
                   R    renewable
                   I    initial
                   i    invalid
                   A    pre-authenticated
                   H    hardware authenticated

             This information is also output with the ----vveerrbboossee option, but in
             a more verbose way.

     --vv, ----vveerrbboossee
             Verbose output. Include all possible information:

                   Server
                         the princial the ticket is for

                   Ticket etype
                         the encryption type use in the ticket, followed by
                         the key version of the ticket, if it is available

                   Session key
                         the encryption type of the session key, if it's dif-
                         ferent from the encryption type of the ticket

                   Auth time
                         the time the authentication exchange took place

                   Start time
                         the time that this tickets is valid from (only print-
                         ed if it's different from the auth time)

                   End time
                         when the ticket expires, if it has already expired
                         this is also noted

                   Renew till
                         the maximum possible end time of any ticket derived
                         from this one

                   Ticket flags
                         the flags set on the ticket

                   Addresses
                         the set of addresses from which this ticket is valid

SSEEEE AALLSSOO
     kdestroy(1), kinit(1)

 HEIMDAL                         July 8, 2000                                2
OpenPOWER on IntegriCloud