mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
7551d992ba
Signed-off-by: B. Watson <yalhcru@gmail.com>
5 lines
321 B
Text
5 lines
321 B
Text
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
|