RE: SASL authentication between Kafka and Zookeeper

2022-06-06 Thread Ivanov, Evgeny
:44 To: users@kafka.apache.org Subject: Re: SASL authentication between Kafka and Zookeeper Hi, Wich version of Kafka/Zookeeper are you using? On 06/06/2022 12:11, Ivanov, Evgeny wrote: > Hi François, > > > > yes, I did (for both Client and Server), but no luck: > > > &g

Re: SASL authentication between Kafka and Zookeeper

2022-06-06 Thread Francois Papon
bject: Re: SASL authentication between Kafka and Zookeeper Hi, Did you tried to use? org.apache.zookeeper.server.auth.DigestLoginModule instead of org.apache.kafka.common.security.plain.PlainLoginModule Regards, François On 06/06/2022 11:27, Ivano

RE: SASL authentication between Kafka and Zookeeper

2022-06-06 Thread Ivanov, Evgeny
ital Telephone.: +7 (495) 960 (ext.264423) Mobile: +7 (916) 091-8939 -Original Message- From: fpapon Sent: 6 июня 2022 г. 13:08 To: users@kafka.apache.org Subject: Re: SASL authentication between Kafka and Zookeeper Hi, Did y

Re: SASL authentication between Kafka and Zookeeper

2022-06-06 Thread fpapon
Hi, Did you tried to use? org.apache.zookeeper.server.auth.DigestLoginModule instead of org.apache.kafka.common.security.plain.PlainLoginModule Regards, François On 06/06/2022 11:27, Ivanov, Evgeny wrote: org.apache.kafka.common.security.plain.PlainLoginModule required -- -- François

SASL authentication between Kafka and Zookeeper

2022-06-06 Thread Ivanov, Evgeny
Hi all, could you please advise correct configuration settings (jaas and config files) to enable SASL authentication between Kafka and Zookeeper ? Here is the error I get: [2022-06-06 10:54:30,348] ERROR SASL authentication failed using login context 'C