Uploaded image for project: 'Hue (READ ONLY)'
  1. Hue (READ ONLY)
  2. HUE-4472

[security] Workaround kerberos mutual authentication issue

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Critical
    • Resolution: Fixed
    • Affects Version/s: 3.9.0
    • Fix Version/s: 3.11.0
    • Component/s: core.api
    • Labels:
      None

      Description

      Work around patch for Kerberos mutual authentication issue

      Edited the following file (attached) and change OPTIONAL to DISABLED:
      /opt/cloudera/parcels/CDH/lib/hue/desktop/core/src/desktop/lib/rest/http_client.py
      Line 26:
      from requests_kerberos import HTTPKerberosAuth, DISABLED
      Line 88:
      self._session.auth = HTTPKerberosAuth(mutual_authentication=DISABLED)

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                ranade Prakash
                Reporter:
                subratanandi subrata
              • Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: