python-krb5ticket

Simple Python wrapper to create Kerberos ticket-granting tickets (TGT)


Keywords
kerberos, kerberos-authentication, kerberos-protocol, krb5
License
MIT
Install
pip install python-krb5ticket==1.0.3

Documentation

python-krb5ticket

PythonKrb5Ticket Version PythonKrb5Ticket Status PythonKrb5Ticket Python Versions PythonKrb5Ticket Release PythonKrb5Ticket License

python-krb5ticket provides a convenient interface to create Kerberos keytab files and to manage ticket-granting tickets (TGTs).

Installation

It's recommended to be installed using pip.

pip install python-krb5ticket

Releases are listed on the Releases page.

Documentation

For documentation, please visit python-krb5ticket.

License

python-krb5ticket is licensed under MIT license. See the LICENSE for more information.