Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-11655

SolrCloud should Support encrypted zookeeper ACL Digest details

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      In SolrCloud, to connect to zookeeper, we need to provide zookeeper credentials and acls in below format : (plain text)

      SOLR_ZK_CREDS_AND_ACLS="-DzkACLProvider=org.apache.solr.common.cloud.VMParamsAllAndReadonlyDigestZkACLProvider \
      -DzkCredentialsProvider=org.apache.solr.common.cloud.VMParamsSingleSetCredentialsDigestZkCredentialsProvider \
      -DzkDigestUsername=admin -DzkDigestPassword=admin123 \
      -DzkDigestReadonlyUsername=admin -DzkDigestReadonlyPassword=admin123"

      We want to have these credentials in encrypted format.
      Do we have this supported and if yes how to implement?
      If not, is this planned in future releases?
      Please update on this,.

      SOLR Version :
      solr-6.5.1

      ZK Version
      zookeeper-3.4.8

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              pkazi Parvez Kazi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: