Hi Vijay, Can you provide more information about what you were trying to do and why do you think this isn't working? The more details you can provide, the better. * What's your SolrCloud setup * How did you enable security * What do you expect ? * What do you see ?
On Tue, Apr 5, 2016 at 1:02 PM, Vijayakumar Ramdoss <nellaivi...@live.com> wrote: > Hi All,We are recently start leveraging the Solr 5.5 version in the Cloud > mode. Even enabling the security in the SolrCloud. Its not working looking > your advice to debug the issue. > > cat security.json{"authentication":{ "class":"solr.BasicAuthPlugin", > "blockUnknown": true, > "credentials":{"solr":"IV0EHq1OnNrj6gvRCwvFwTrZ1+z1oBbnQdiVC3otuq0= > Ndd7LKvVBAaZIF0QAVi1ekCfAJXr1GGfLtRUXhgrF8c="}},"authorization":{ > "class":"solr.RuleBasedAuthorizationPlugin", > "permissions":[{"name":"security-edit", "role":"admin"}] > "user-role":{"solr":"admin"}}} > > ThanksVijay -- Anshum Gupta