/python-krb5ccparse

Small pure-Python parser for Kerberos ticket cache (ccache) and keytab files

Primary LanguagePythonMIT LicenseMIT

Dump the cache contents:

$ python -m lib.ccache

Remove individual tickets from a file-based cache:

$ ./kremovetkt -p host/foo@EXAMPLE.COM

Related projects: