[ buster ]
[ 源代码: pykerberos ]
软件包:python-kerberos(1.1.14-2)
GSSAPI interface module - Python 2.x
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>.
Much of the C-code here is adapted from Apache's mod_auth_kerb-5.0rc7.
This package contains the Python 2.x module.
其他与 python-kerberos 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcom-err2 (>= 1.43.9)
- 通用错误描述库
-
- dep: libgssapi-krb5-2 (>= 1.17)
- MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
-
- dep: libk5crypto3 (>= 1.6.dfsg.2)
- MIT Kerberos 运行库 - 加密库
-
- dep: libkrb5-3 (>= 1.6.dfsg.2)
- MIT Kerberos runtime libraries
-
- dep: python (<< 2.8)
- 交互式高级面向对象语言(Python2 版本)
- dep: python (>= 2.7)