-
Type:
Enhancement
-
Resolution: Won't Fix
-
Priority:
P4
-
Affects Version/s: 1.4.2
-
Component/s: security-libs
-
None
-
sparc
-
generic
Klist is a tool used to list the Kerberos Ticket.
We have java version of klist for Windows. Currently Klist can only
list the file-based credentials on the system. Windows has native TGTs
in memory, and Krb5LoginModule does have the support to acquire the
native in-memory TGTs using LSA.
Need to enhance Klist to list the in-memory native TGTs using LSA.