Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

1) Users should be configuring -Djava.security.auth.login.config=jass_file.conf . after setting kerberosauthentication.enable to true in server and also in clients. Any objections on this approach?

...

3) Similarly Producer and Consumer does KerberosLoginManager.init() with "KafkaClient" section  if kerberosauthentication.enable set to true and also passes Protocol to BlockingChannel.  Any alternatives or objections on this approach?

...