|
Hello everyone, I have a Kafka server with Kerberos GSSAPI authentication using a keytab file. Can anyone help me with this? |
Answered by
jszwedko
Jan 22, 2021
Replies: 1 comment 2 replies
|
I'm not super familiar with kerberos, but you can pass options directly to I do see some mention of kerberos and keytab in the available options: https://github.com/edenhill/librdkafka/blob/master/CONFIGURATION.md |
2 replies
Answer selected by
Shogobg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm not super familiar with kerberos, but you can pass options directly to
librdkafkavia things like:I do see some mention of kerberos and keytab in the available options: https://github.com/edenhill/librdkafka/blob/master/CONFIGURATION.md