New file to simplify building.
[krb5dissect.git] / README
blob66f9a383ac7fe6ad313c8ecf3ddec66061a4d26a
1 krb5dissect
2 -----------
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/>.