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

Kerberos auth problems with python-kerberos from Red Hat

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Works as Designed
    • None
    • 2.7
    • None
    • None

    Description

      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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: