[ 原始碼: cccolutils ]
套件:python3-cccolutils(1.5-4 以及其他的)
Python Kerberos Credential Cache Collection Utilities (Python 3)
This module provides Kerberos 5 credential cache collection utilities for Python 2.6 and 3.
When a user authenticates to a Kerberos realm (eg. with kinit), the user has a short-lived credential in a cache (view it with klist).
You can use this cccolutils module to easily determine if the user has any valid Kerberos credentials, or what the username is for a particular Kerberos realm.
This package installs the library for Python 3.
其他與 python3-cccolutils 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libkrb5-3 (>= 1.8 dfsg)
- MIT Kerberos runtime libraries
-
- dep: python3 (<< 3.12)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.11~)