Skip to content
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

kerberos auth support #1375

Closed
yzpnet opened this issue May 21, 2019 · 4 comments
Closed

kerberos auth support #1375

yzpnet opened this issue May 21, 2019 · 4 comments

Comments

@yzpnet
Copy link

yzpnet commented May 21, 2019

Versions

Please specify real version numbers or git SHAs, not just "Latest" since that changes fairly regularly.
Sarama Version: latest
Kafka Version: 0.9.0
Go Version: go1.12 darwin/amd64

Problem Description

I need the kerberos authentication.

Need auth by xxxx.keytab file.

@yzpnet
Copy link
Author

yzpnet commented May 21, 2019

Sarama Version: v1.22.1

@davidheitman
Copy link

I'm currently working on adding Kerberos support, using gokrb5. I'm learning go as I work on this, so it might take a bit to get it fully working. I'm hoping to add support for both password auth and keytabs. End goal is to add support for Kerberos auth to the Telegraf Kafka output, and Telegraf uses sarama.

@yzpnet
Copy link
Author

yzpnet commented May 30, 2019

I'm currently working on adding Kerberos support, using gokrb5. I'm learning go as I work on this, so it might take a bit to get it fully working. I'm hoping to add support for both password auth and keytabs. End goal is to add support for Kerberos auth to the Telegraf Kafka output, and Telegraf uses sarama.

Thanks a lot.
Hope can be used as soon as possible.

@d1egoaz
Copy link
Contributor

d1egoaz commented Aug 22, 2019

some kerberos support was added in #1366
If it doesn't work for you, feel free to re-open the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants