You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by "soledede_weng@ehsy.com" <so...@ehsy.com> on 2015/12/14 02:26:05 UTC

Solr5.3.1 solrcloud Enabling Basic AUthentication

I want to restrict Admin UI , I know can config the security.json

but how.


if use sha256(password+salt) hash) ,how to submit the salt for solr server.

who can give me a simple example
Thanks



soledede_weng@ehsy.com

Re: Solr5.3.1 solrcloud Enabling Basic AUthentication

Posted by Noble Paul <no...@gmail.com>.
You don't need to submit a sha256, Solr will do itself. Just use the
provided commands

please refer this
https://cwiki.apache.org/confluence/display/solr/Basic+Authentication+Plugin

On Mon, Dec 14, 2015 at 6:56 AM, soledede_weng@ehsy.com <
soledede_weng@ehsy.com> wrote:

> I want to restrict Admin UI , I know can config the security.json
>
> but how.
>
>
> if use sha256(password+salt) hash) ,how to submit the salt for solr
> server.
>
> who can give me a simple example
> Thanks
>
> ------------------------------
> soledede_weng@ehsy.com
>



-- 
-----------------------------------------------------
Noble Paul