- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Encrypt/Hide DB Password supplied in Solr Cloud's collection data-config.xml
- Labels:
-
Apache Solr
Created on ‎03-15-2018 10:38 PM - edited ‎09-16-2022 05:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi All,
We are using solr as solr cloud with running on 4 nodes of solr server and most of peoples are having access on Admin Console.
Our solr developers are supplying DB password in plain text in data-config.xml file which is accessible over Admin Console and anybody can see the same.
Could you please let me know how we can hide/ecrypt or store password somewhere in file and use the same in data-config.xml.
Appriciate your help to resolve the issue.
Thanks,
Bhavesh
Created ‎04-08-2018 11:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Bhavesh,
I see that upstream Solr has added this capability via JIRA SOLR-4392. This feature does not exist in the current CDH5.x but will almost certainly be available with CDH6 when that is released.
https://issues.apache.org/jira/browse/SOLR-4392
Nick
Created ‎04-08-2018 11:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Bhavesh,
I see that upstream Solr has added this capability via JIRA SOLR-4392. This feature does not exist in the current CDH5.x but will almost certainly be available with CDH6 when that is released.
https://issues.apache.org/jira/browse/SOLR-4392
Nick
Created ‎04-08-2018 11:42 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
