[1mSYNOPSIS[0m
[1mklist [22m[[1m-e[22m] [[[1m-c[22m] [[1m-f[22m] [[1m-s[22m] [[1m-a [22m[[1m-n[22m]]] [[1m-k [22m[[1m-t[22m] [[1m-K[22m]] [[4mcache_name[24m |
[4mkeytab_name[24m]
[1mDESCRIPTION[0m
[4mKlist[24m lists the Kerberos principal and Kerberos tickets held in a cre-
dentials cache, or the keys held in a [1mkeytab [22mfile.
[1mOPTIONS[0m
[1m-e [22mdisplays the encryption types of the session key and the ticket
for each credential in the credential cache, or each key in the
keytab file.
[1m-c [22mList tickets held in a credentials cache. This is the default
if neither [1m-c [22mnor [1m-k [22mis specified.
[1m-f [22mshows the flags present in the credentials, using the following
abbreviations:
F [1mF[22morwardable
f [1mf[22morwarded
P [1mP[22mroxiable
p [1mp[22mroxy
D post[1mD[22mateable
d post[1md[22mated
R [1mR[22menewable
I [1mI[22mnitial
i [1mi[22mnvalid
H [1mH[22mardware authenticated
A pre[1mA[22muthenticated
T [1mT[22mransit policy checked
O [1mO[22mkay as delegate
a [1ma[22mnonymous
[1m-s [22mcauses [1mklist [22mto run silently (produce no output), but to still
set the exit status according to whether it finds the creden-
tials cache. The exit status is `0' if [1mklist [22mfinds a creden-
tials cache, and `1' if it does not or if the tickets are
expired.
[1m-a [22mdisplay list of addresses in credentials.
[1m-n [22mshow numeric addresses instead of reverse-resolving addresses.
[1m-k [22mList keys held in a [1mkeytab [22mfile.
[1m-t [22mdisplay the time entry timestamps for each keytab entry in the
keytab file.
[1m-K [22mdisplay the value of the encryption key in each keytab entry in
the keytab file.
/etc/krb5.keytab default location for the local host's [1mkeytab [22mfile.
[1mSEE ALSO[0m
kinit(1), kdestroy(1), krb5(3)
KLIST(1)
Man(1) output converted with
man2html