-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
wrong token id using kerberos authentication #1400
Comments
It could be the encryption type you are using. Please see my comments on the original PR: #1366 It that works for you we can close this. Thanks |
@rubenvp8510 wondering if we could add some documentation regarding the kerberos support in order to tell what is and what's not supported (like rc4-hmac according the the mentioned PR) |
@d1egoaz That definitely could help! |
Thank you for taking the time to raise this issue. However, it has not had any activity on it in the past 90 days and will be closed in 30 days if no updates occur. |
Versions
Sarama Version: cd910a6
Kafka Version: unknown
Go Version: go version go1.11.6 linux/amd64
Configuration
Trying to authenticate via keytab to our Active Directory
I disabled FAST negotiation as suggested https://github.com/jcmturner/gokrb5
Logs
Problem Description
Can't seem to connect to kafka broker using kerberos auth
The text was updated successfully, but these errors were encountered: