Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-626

Kerberos auth problems with python-kerberos from Red Hat

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.7
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      We've had a number of reports of - and reproduced locally - problems doing GSSAPI authentication on RHEL/CentOS/Fedora machines using the python-kerberos package available from yum.

      These problems don't exist using the python-kerberos package in Ubuntu, so this appears to be a Red Hat specific issue.

      The workaround is uninstall the python-kerberos package and install pykerberos from pypi using easy_install:

      $ sudo easy_install kerberos
      

      or pip:

      $ sudo pip install kerberos
      

            Assignee:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Reporter:
            bernie@mongodb.com Bernie Hackett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: