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

GSSAPI / Kerberos hostname canonicalization on Windows

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.10.0
    • Affects Version/s: 1.6.0
    • Component/s: auth
    • Labels:
      None

      Currently we only respect the CANONICALIZE_HOST_NAME option in the URI for GSSAPI auth when the driver is using Cyrus or Heimdal SASL (typically on Linux or Mac, respectively). Implement the feature on Windows with SSPI, also.

      Update _mongoc_cluster_sspi_new to set service_ascii from _mongoc_sasl_get_canonicalized_name (hostname) instead of hostname, if CANONICALIZE_HOST_NAME is in the auth mechanism properties.

      Update docs in mongoc_uri_t.rst.

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

              Created:
              Updated:
              Resolved: