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: not possible to use a specific keytab and principal for KafkaServer and Client section in jaas #1264

Open
hifly81 opened this issue Dec 7, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@hifly81
Copy link
Contributor

hifly81 commented Dec 7, 2022

Describe the issue

File roles/kafka_broker/templates/kafka_server_jaas.conf.j2 requires that

  • keyTab="{{kafka_broker_keytab_path}}"
  • principal="{{kafka_broker_kerberos_principal}}";

are the same for both sections KafkaServer and Client

Expected behaviour

Some scenarios would require to have different keytab and principal for KafkaServer and Client

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants