Jiangjie (Becket) Qin

Results 26 comments of Jiangjie (Becket) Qin

刚刚看到[这个 FAQ](https://github.com/al-one/hass-xiaomi-miot/issues/100#issuecomment-909031222),我试试 gateway 3 这个插件。

@otisg Yes, that is something valuable and it is on our road map. This may require some more thoughts and discussion though.

@StevenACoffman Wow! This is awesome. Great to see the integration with K8S!

@tommyJimmy87 Are you trying to use Kerberos for authentication? If so, one of the following configs is needed: 1. `sasl.kerberos.service.name` 2. `sasl.jaas.config` It would be more helpful if you can...

@tommyJimmy87 Hmm, CC should support all the mechanisms support by Kafka itself. Have you set `sasl.mechanism` in your config? By default it is going to be GSSAPI and kerberos will...

Also, please make sure you are using the `org.apache.kafka.common.security.plain.PlainLoginModule` with your username and password in the jaas config file.

@tommyJimmy87 Thanks for the update. This sounds like a bug in 2.0.36. But I could be wrong. @efeg would be more familiar with the diff between those two versions.

@fhueske @rmetzger Thanks a lot for the review. I updated the PR based on your comments. I removed the changes to the html files from build script. I will do...

@rmetzger Yeah... I agree. @fhueske could you take look? Maybe we can check in the current update and make further modifications in separate patches if needed?