Kerberos (gwpy.io.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.
Functions#
|
Initialise a Kerberos ticket-granting ticket (TGT). |