Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-4310

Clarify that SSPI is used by default on Windows for Kerberos

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 1.22.0, 1.22.0-beta0
    • Affects Version/s: None
    • Component/s: docs
    • Labels:
      None

      Background & Motivation
      The GSSAPI (Kerberos) Authentication documentation notes:

      Note Kerberos support requires compiling the driver against cyrus-sasl on UNIX-like environments. On Windows, configure the driver to build against the Windows Native SSPI.

      This implies that configuration is required to enable building with SSPI.

      The current behavior in src/mongoc/CMakeLists.txt is to use SSPI on Windows by default (i.e. if ENABLE_SASL=AUTO).

      Scope

      • Clarify that Windows uses SSPI by default for Kerberos support.

            Assignee:
            kevin.albertson@mongodb.com Kevin Albertson
            Reporter:
            kevin.albertson@mongodb.com Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: