Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-11810

Access SSL Passwords through Credential Provider API

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.99.0, 0.98.6
    • security
    • None
    • Reviewed

    Description

      HADOOP-10607 introduced the credential provider API for allowing passwords and other sensitive configuration items to be stored in an external provider.

      RESTServer is accessing passwords stored in clear text in Configuration through the standard get() method. By using the new Configuration.getPassword method instead, the credential provider API will be checked first then fall back to clear text - when allowed.

      Attachments

        1. HBASE_11810.patch
          14 kB
          Larry McCay
        2. HBASE_11810-2.patch
          15 kB
          Larry McCay

        Issue Links

          Activity

            People

              lmccay Larry McCay
              lmccay Larry McCay
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: