Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-15008

Use force_toggle_kerberos directive when retrying enable Kerberos on failure

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.2.0
    • 2.2.2
    • ambari-web
    • None

    Description

      Use force_toggle_kerberos directive when retrying enable Kerberos on failure rather than disabling and then re-enabling Kerberos.

      This occurs in the Enable Kerberos Wizard if a failure occurs on the "Enable Kerberos" page and the retry button_ is clicked.

      Note: to simulate an error condition on this step, stop the KDC (krb5kdc) and admin (kadmin) servers before transitioning to the "Enable Kerberos" page from the "Configure Identities" page in the "Enable Kerberos" wizard.

      To force a retry of enabling Kerberos, the following API call should be made:

      PUT /api/v1/clusters/CLUSTER_NAME?force_toggle_kerberos=true
      {
        "Clusters" : {
          "security_type" : "KERBEROS"
          }
      }
      

      Attachments

        1. AMBARI-15008.patch
          2 kB
          Antonenko Alexander

        Activity

          People

            aantonenko Antonenko Alexander
            aantonenko Antonenko Alexander
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: