[ 原始碼: pykerberos ]
套件:python3-kerberos(1.1.14-3.1 以及其他的)
GSSAPI interface module - Python 3.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 3.x module.
其他與 python3-kerberos 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.8)
- 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: libkrb5-3 (>= 1.6.dfsg.2)
- MIT Kerberos runtime libraries
-
- dep: lsb-release
- Linux Standard Base version reporting utility (minimal implementation)
-
- dep: python3 (<< 3.12)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.11~)