Re: kafka-consumer-groups tool with SASL_PLAINTEXT

2017-08-07 Thread Gabriel Machado
> * > > > https://www.confluent.io/blog/apache-kafka-security- > > > authorization-authentication-encryption/ > > > * > > > http://coheigea.blogspot.com/2016/09/securing-apache-kafka- > > > broker-part-i.html > > > > > > Is there anythin

Re: kafka-consumer-groups tool with SASL_PLAINTEXT

2017-07-31 Thread Manikumar
11:15 PM, "Vahid S Hashemian" < > vahidhashem...@us.ibm.com> > > a écrit : > > > > Hi Meghana, > > > > I did some experiments with SASL_PLAINTEXT and documented the results > > here: > > https://developer.ibm.com/opentech/2017/05/31/kafka

Re: kafka-consumer-groups tool with SASL_PLAINTEXT

2017-07-31 Thread Gabriel Machado
with? > > Thanks. > --Vahid > > > > > From: Gabriel Machado > To: users@kafka.apache.org > Date: 07/28/2017 08:40 AM > Subject:Re: kafka-consumer-groups tool with SASL_PLAINTEXT > > > > Hi Vahid, > > Do you know how to use consumer-gro

Re: kafka-consumer-groups tool with SASL_PLAINTEXT

2017-07-28 Thread Vahid S Hashemian
-apache-kafka-broker-part-i.html Is there anything specific about the SSL and consumer groups that you are having issues with? Thanks. --Vahid From: Gabriel Machado To: users@kafka.apache.org Date: 07/28/2017 08:40 AM Subject:Re: kafka-consumer-groups tool with SASL_PLAINTEXT

Re: kafka-consumer-groups tool with SASL_PLAINTEXT

2017-07-28 Thread Gabriel Machado
5/31/kafka-acls-in-practice/ I think it covers what you'd like to achieve. If not, please advise. Thanks. --Vahid From: Meghana Narasimhan To: users@kafka.apache.org Date: 07/24/2017 01:56 PM Subject: kafka-consumer-groups tool with SASL_PLAINTEXT Hi, What is the correct

Re: kafka-consumer-groups tool with SASL_PLAINTEXT

2017-07-28 Thread Meghana Narasimhan
ot, please advise. > > Thanks. > --Vahid > > > > > From: Meghana Narasimhan > To: users@kafka.apache.org > Date: 07/24/2017 01:56 PM > Subject:kafka-consumer-groups tool with SASL_PLAINTEXT > > > > Hi, > What is the correct way to use th

Re: kafka-consumer-groups tool with SASL_PLAINTEXT

2017-07-24 Thread Vahid S Hashemian
users@kafka.apache.org Date: 07/24/2017 01:56 PM Subject: kafka-consumer-groups tool with SASL_PLAINTEXT Hi, What is the correct way to use the kafka-consumer-groups tool with SASL_PLAINTEXT security enabled ? The tool seems to work fine with PLAINTEXT port but not with SASL_PLAINTEXT. Can

kafka-consumer-groups tool with SASL_PLAINTEXT

2017-07-24 Thread Meghana Narasimhan
Hi, What is the correct way to use the kafka-consumer-groups tool with SASL_PLAINTEXT security enabled ? The tool seems to work fine with PLAINTEXT port but not with SASL_PLAINTEXT. Can it be configured to work with SASL_PLAINTEXT ? If so what permissions have to enabled for it ? Thanks, Meghana