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

Add Security State to Ambari database

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • ambari-server

    Description

      In order to track which services and components have been or need to be secured, several tables need to be updated with a security_state column to contain one the following values:

      • UNKNOWN - Indicates that it is not known whether the service or component is secured or not
      • UNSECURED - Indicates service or component is not or should not be secured
      • SECURED_KERBEROS - Indicates component is or should be secured using Kerberos
      • SECURING - Indicates the component is in the process of being secured
      • UNSECURING - Indicates the component is in the process of being unsecured
      • ERROR - Indicates the component is not secured due to an error condition

      The following tables need to be updated:

      • hostcomponentdesiredstate - To indicate whether the component needs security added or removed
      • hostcomponentstate - To indicate whether the component is currently configured for security or not
      • servicedesiredstate - To indicate whether the service (and it components) should or should not be secured

      Attachments

        1. AMBARI-8336_01.patch
          32 kB
          Robert Levas
        2. AMBARI-8336_02.patch
          39 kB
          Robert Levas
        3. AMBARI-8336_03.patch
          41 kB
          Robert Levas

        Issue Links

          Activity

            People

              rlevas Robert Levas
              rlevas Robert Levas
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: