igwn_auth_utils.kerberos

Utility module to initialise Kerberos ticket-granting tickets.

This module provides a lazy-mans python version of the ‘kinit’ command-line tool using the python-gssapi library.

See the documentation of the kinit function for example usage.