4 Krb5dissect is a tool to extract information from Kerberos ccache
5 credentials, e.g., /tmp/krb5cc_$UID.
7 The ccache format is described in ccache.txt. The ccache.h and
8 ccache.c implementation was made for and is used in Shishi, see
9 <http://josefsson.org/shishi/>.
11 To build krb5dissect, you need gnulib, gengetopt, help2man, and recent
12 versions of autoconf, automake and libtool.