Re: How to config security.json?

2019-01-16 Thread Mutuhprasannth
Hi Byzen, I am also want to implement the authentication in same way. Did you got any solution for this -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Re: How to config security.json?

2015-12-05 Thread Anshum Gupta
Hi Byzen, To begin with, seems like you didn't add a user for the groups/roles you have defined above in your security.json. You would need to do so in order to be able to send acceptable read/update requests. In addition, there were a couple of known issues that were reported and fixed and you'r

Re: How to config security.json?

2015-12-05 Thread Ishan Chattopadhyaya
FYI, http://lucidworks.com/blog/2015/08/17/securing-solr-basic-auth-permission-rules/ On Thu, Nov 19, 2015 at 4:21 PM, Byzen Ma wrote: > Hi, I'm not quite familar with security.json. I want to achieve these > implementations. (1)Anyone who wants to do read/select/query action should > be require

How to config security.json?

2015-11-19 Thread Byzen Ma
Hi, I'm not quite familar with security.json. I want to achieve these implementations. (1)Anyone who wants to do read/select/query action should be required passwd and username, namely authentication, no matter from Admin UI and solrj, especially from Admin UI! For I need to restrict strangers to r