Re: How to configure Solr to use ZooKeeper ACLs in order to protect it's content

2015-03-20 Thread Dmitry Karanfilov
Hey Per, This is magic! Work like a charm! Thank you for trying reproduce this, for find the reason of issue, for step-by-step instruction and at all - for your time and help! I would never get it worked without your help! Regards, Dmitry

Re: How to configure Solr to use ZooKeeper ACLs in order to protect it's content

2015-03-19 Thread Dmitry Karanfilov
per.KeeperException.create(KeeperException.java:113) at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) Is there someone who have it working? Thanks, Dmitry On 17 March 2015 at 19:12, Dmitry Karanfilov wrote: > So

Re: How to configure Solr to use ZooKeeper ACLs in order to protect it's content

2015-03-17 Thread Dmitry Karanfilov
name=admin-user -DzkDigestPassword=admin-password \ -DzkDigestReadonlyUsername=readonly-user -DzkDigestReadonlyPassword=readonly-password" On 17 March 2015 at 18:32, Dmitry Karanfilov wrote: > I found the issue - it is in documentation: > > WRONG: > SOLR_ZK_PROVIDERS

Re: How to configure Solr to use ZooKeeper ACLs in order to protect it's content

2015-03-17 Thread Dmitry Karanfilov
ssword" On 17 March 2015 at 15:50, Dmitry Karanfilov wrote: > Hi, > > > I'm trying to configure Solr to use ZooKeeper ACLs as it is described on > this wiki page > https://cwiki.apache.org/confluence/display/solr/ZooKeeper+Access+Control, > but I have no luck

How to configure Solr to use ZooKeeper ACLs in order to protect it's content

2015-03-17 Thread Dmitry Karanfilov
Hi, I'm trying to configure Solr to use ZooKeeper ACLs as it is described on this wiki page https://cwiki.apache.org/confluence/display/solr/ZooKeeper+Access+Control, but I have no luck. Do I understand correctly that in order to tell Solr about the credentials required to access the content in