python2-kerberos - A high-level wrapper for Kerberos (GSSAPI) operations
| Website: | https://pypi.python.org/pypi/kerberos |
|---|---|
| License: | ASL 2.0 |
| Vendor: | Fedora Project |
- Description:
This Python package is a high-level wrapper for Kerberos (GSSAPI) operations. The goal is to avoid having to build a module that wraps the entire Kerberos framework, and instead offer a limited set of functions that do what is needed for client/server Kerberos authentication based on <http://www.ietf.org/rfc/rfc4559.txt>.
Packages
| python2-kerberos-1.2.4-2.fc24.x86_64 [31 KiB] |
Changelog
by Rob Crittenden (2016-07-11):
- Accept principal=None in authGSSClientInit, upstream issue 942 (#1354334) |