Re: How secure is Zookeeper digest auth?

2018-09-16 Thread Jan Høydahl
SHA256 > > Jan, > >> On 9/16/18 16:22, Jan Høydahl wrote: >> We plan to enable (digest) authentication and ACL with Zookeeper to >> improve security. > > Can you be more explicit? There is HTTP DIGEST auth and then there are > "digested" (hashed) passwo

Re: How secure is Zookeeper digest auth?

2018-09-16 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jan, On 9/16/18 16:22, Jan Høydahl wrote: > We plan to enable (digest) authentication and ACL with Zookeeper to > improve security. Can you be more explicit? There is HTTP DIGEST auth and then there are "digested" (hashed) passwo

How secure is Zookeeper digest auth?

2018-09-16 Thread Jan Høydahl
Hi, We plan to enable (digest) authentication and ACL with Zookeeper to improve security. However, we have not been able to answer the question of how secure such a setup will be, given that ZK 3.4.x TCP communication is unencrypted. So, do anyone know if ZK sends the password in cleartext

Re: Using SolrJ for digest authentication

2018-02-05 Thread ddramireddy
} catch (Exception e) { e.printStackTrace(System.err); } } private static HttpSolrClient initialiseSOLRClient() { URL solrURL = null; try { solrURL = new URL("http://localhost:9000/solr;); } catch (MalformedURLException e) {

Re: Using SolrJ for digest authentication

2018-01-31 Thread Rick Leir
ge now. Planned for future). I am >setting >authentication for solr. As Solr provided basic authentication is not >working in Solr 6.4.2, I am setting up digest authentication in tomcat >for >Solr. I am able to login into Solr admin application using credentials. > >Now from my

Using SolrJ for digest authentication

2018-01-31 Thread ddramireddy
We are currently deploying Solr in war mode(Yes, recommendation is not war. But this is something I can't change now. Planned for future). I am setting authentication for solr. As Solr provided basic authentication is not working in Solr 6.4.2, I am setting up digest authentication in tomcat

Re: solr-user Digest of: get.100322

2014-05-21 Thread Jack Krupansky
: solr-user Digest of: get.100322 On 5/20/2014 2:01 AM, Jeongseok Son wrote: Though it uses only small amount of memory I'm worried about memory usage because I have to store so many documents. (32GB RAM / total 5B docs, sum of docs. of all cores) If you've only got 32GB of RAM and there are five

Re: solr-user Digest of: get.100322

2014-05-21 Thread Shawn Heisey
On 5/21/2014 7:28 AM, Jack Krupansky wrote: Just to re-emphasize the point - when provisioning Solr, you need to ASSURE that the system has enough system memory so that the Solr index on that system fits entirely in the OS file system cache. No ifs, ands, or buts. If you fail to follow that

Re: solr-user Digest of: get.100322

2014-05-20 Thread Jeongseok Son
. of all cores) Which docValuesFormat is more appropriate in my case? (Default or Disk?) Can I change it later without re-indexing? On Sat, May 17, 2014 at 9:45 PM, solr-user-h...@lucene.apache.org wrote: solr-user Digest of: get.100322 Topics (messages 100322 through 100322) Re: Sorting

Re: solr-user Digest of: get.100322

2014-05-20 Thread Shawn Heisey
On 5/20/2014 2:01 AM, Jeongseok Son wrote: Though it uses only small amount of memory I'm worried about memory usage because I have to store so many documents. (32GB RAM / total 5B docs, sum of docs. of all cores) If you've only got 32GB of RAM and there are five billion docs on the system,

DIGEST authentication with HttpSolrServer not working ... PLEASE HELPPPP !!!

2013-07-24 Thread Simer P
Hey Guys, I was wondering if anyone has successfully been able to connect to SOLR 4.3.1 using DIGEST authentication with HttpSolrServer ? *How I generated the password* ./digest.sh -a md5 admin:secure:password admin:secure:password:e430caca84c337d4b820c44c1ebc943a *I can successfully log in via

Re: Master slave replication with digest authentication

2013-04-17 Thread Shawn Heisey
On 4/17/2013 1:20 AM, Maciej Pestka wrote: Hi, I've configured basic authentication on tomcat my slave solr instance and it works. Any idea how to configure slave to replicate properly with digest authentication? on Solr WIKI I could find only basic authentication example: http

Re: SolrJ and digest authentication

2011-03-10 Thread Erlend Garåsen
I figured it out. Since this Solr server does not has an SSL interface, I had to change the following line from 443 to 80: AuthScope scope = new AuthScope(host, 80, resin); Erlend On 09.03.11 17.09, Erlend Garåsen wrote: I'm trying to do a search with SolrJ using digest authentication

SolrJ and digest authentication

2011-03-09 Thread Erlend Garåsen
I'm trying to do a search with SolrJ using digest authentication, but I'm getting the following error: org.apache.solr.common.SolrException: Unauthorized I'm setting up SolrJ this way: HttpClient client = new HttpClient(); ListString authPrefs = new ArrayListString(); authPrefs.add

Does DataImportHandler support Digest authentication

2010-11-04 Thread jayant
I need to connect to a RETS api through a http url. But the REST service uses digest authentication. Can I use DataImportHandler to pass the credentials for digest authentication? Thanks -- View this message in context: http://lucene.472066.n3.nabble.com/Does-DataImportHandler-support-Digest

Re: Does DataImportHandler support Digest authentication

2010-11-04 Thread jayant
I mean to say RESTful Apis. -- View this message in context: http://lucene.472066.n3.nabble.com/Does-DataImportHandler-support-Digest-authentication-tp1844497p1844501.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: digest

2010-03-10 Thread Dennis Gearon
Hostetter hossman_luc...@fucit.org wrote: From: Chris Hostetter hossman_luc...@fucit.org Subject: Re: digest To: solr-user@lucene.apache.org Date: Tuesday, March 9, 2010, 5:43 PM : Mailing-List: contact solr-user-h...@lucene.apache.org; run by ezmlm : Precedence: bulk : List-Help

digest

2010-03-09 Thread Dennis Gearon
Is there a digest mode to this list? It's very active and helpful. I'm just not fully 'dove in' to using it yet. Just need to look in the digests for answers to my questions. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat

Re: digest

2010-03-09 Thread Chris Hostetter
: Mailing-List: contact solr-user-h...@lucene.apache.org; run by ezmlm : Precedence: bulk : List-Help: mailto:solr-user-h...@lucene.apache.org ...if you send mail to that address it should have info about subscribing in digest mode. And PS... : Subject: digest : In-Reply