A Kerberos context manager
krbcontext provides a Kerberos context that you can put code inside, which requires a valid ticket in credential cache. krbcontext is able to initialize credential cache automatically on behalf of you according to the options you specify. It can initialize with keytab or a regular user's Kerberos name and password. You can use krbcontext as a context manager with with statement, or call API directly to check credential cache and even initialize by yourself.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.10-9.fc35 | - |
Fedora 35 | 0.10-9.fc35 | - |
Fedora 34 | 0.10-7.fc34 | - |
You can contact the maintainers of this package via email at
python-krbcontext dash maintainers at fedoraproject dot org
.