Ramón Pin
Ramón Pin
Great!!! Thanks amites!!
Hi, we are trying to use brod_gssapi to auth with our kerberized cluster. The brokers have SASL_PLAINTEXT listeners and GSSAPI enabled mechanism. Our kafka is a pretty old 1.0.1 version....
Thnks Vikas. We are currently working on linux boxes, similar to our future running environment, and have libgssapi-krb5-2 library installed. Don't known if there is any incompatibility with that environment...
Thanks @vikas15bhardwaj that was the issue. We are using a debian variant and we do not have libsasl2-modules-gssapi-mit installed.The package that allows libsasl2-2 to use GSSAPI as authorization method for...