Re: Zookeeper and curator SASL authentication

2020-01-13 Thread Szalay-Bekő Máté
You are using 3.5.5 or 3.5.6, right? I think you need to specify: -Dzookeeper.sasl.client.username=zookeeper can you give it a try? If it doesn't work then I can take a deeper look (also we can enable some debug logging) On Mon, Jan 13, 2020 at 5:31 PM Arpit Jain wrote: > Hi > > I have

Re: Zookeeper and curator SASL authentication

2020-01-13 Thread Szalay-Bekő Máté
Also please note, that the 'Configuration.getConfiguration().refresh()' will reload only the jaas.config. If you also need to reload the kerberos client config, then you can add the "refreshKrb5Config=true" line to your jaas.conf file. This will trigger to reload the krb.cfg file as well if

RE: Authorisation in Zookeeper

2020-01-13 Thread shrikant kalani
Enrico , Do you have some examples to show. Right now my user is authenticated based on host level certs. How should I add the scheme and then add authorisation rule ? Thanks Srikant Kalani Sent from Mail for Windows 10 From: Enrico Olivelli Sent: 11 January 2020 21:05 To: UserZooKeeper