C
C
catquistador2021-03-11 13:15:07
Apache HTTP Server
catquistador, 2021-03-11 13:15:07

Does kerberos authentication work in Kafka under OpenJDK?

When I run kafka with kerberos authentication enabled under OpenJDK, I get the error "unable to load krb5.conf". Changing Java to oracle solves the issue instantly. Are there any restrictions on the use of krb in OpenJDK, or perhaps I need to connect with other keys (I use -Djava.security.krb5.conf=path now)?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Roo, 2021-03-11
@xez

Unlikely. I insisted on kerberos, though not in kafka, and everything worked for me both on azul and on adopt. Most likely the problem is something else.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question