python-krbV

Python extension module for Kerberos 5
Download

python-krbV Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Mike Bonnet
  • Publisher web site:
  • https://fedorahosted.org/

python-krbV Tags


python-krbV Description

python-krbV allows Python programs to use Kerberos 5 authentication and security. It is designed to be a thin wrapper around the krb5 C api. Familiarity with the C api will be of great help when using this module.InstallationAs you know, you can use easy_install or pip install python-krbV from PyPI. Since python-krbV is a C Python extension module, of course gcc compiler should be installed before anything goes. sudo easy_install python-krbVIf you are running RHEL (Red Hat Enterprise Linux), Fedora, CentOS, or any other RHEL-based Linux distributions, you can install by yum. sudo yum install python-krbVOr, if you would like do everything manually, download the tarball, extract, and build in your ways. ./autogen.sh make sudo make installProduct's homepage


python-krbV Related Software