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

GSSAPI / Kerberos authentication

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.5
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      MongoDB 2.4 will support SASL authentication in its enterprise build. The initial implementation is intended to support GSSAPI. PyMongo will initially support this using pykerberos:

      http://pypi.python.org/pypi/kerberos (specifically kerberos-1.1.1 or newer)

      For documentation download the tarball (http://pypi.python.org/packages/source/k/kerberos/kerberos-1.1.1.tar.gz) and read the source. None of the versions at http://trac.calendarserver.org/browser/PyKerberos match the tarball on pypi.

      This limits support to Python 2.x for the time being. Future releases may shift to a different library (possibly home grown at 10gen) to support SASL authentication methods (CRAM-MD5, DIGEST-MD5, etc.) and other Python interpreter versions.

            Assignee:
            bernie@mongodb.com Bernie Hackett
            Reporter:
            bernie@mongodb.com Bernie Hackett
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: