mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
6 lines
296 B
Plaintext
6 lines
296 B
Plaintext
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 RFC 4559.
|