mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
This library provides Python functions that wraps the Kerberos 5 C API. Due to the complex nature of this API it is highly recommended to use something like python-gssapi which exposes the Kerberos authentication details through GSSAPI. WWW: https://github.com/jborean93/pykrb5
5 lines
279 B
Text
5 lines
279 B
Text
This library provides Python functions that wraps the Kerberos 5 C API. Due to
|
|
the complex nature of this API it is highly recommended to use something like
|
|
python-gssapi which exposes the Kerberos authentication details through GSSAPI.
|
|
|
|
WWW: https://github.com/jborean93/pykrb5
|