Key for principal "<ID>" not available in "<keytab>" - [Krb5LoginModule] authentication failed - Unable to Obtain password from user

Hi,

As part of Kafka producer configuration, I’m configuring sasl.jaas.config com.sun.security.auth.module.Krb5LoginModule, in loadrunner.

Please advise regarding following points -

  1. Triple checked keytab and principal name and did not see any issues there. Still seeing following errors. What is the fix for this? -
  • Key for principal “” not available in “”

  • [Krb5LoginModule] authentication failed

  • Unable to Obtain password from user

  1. Since I was not sure how loadrunner on my local machine is connecting to remote server for keytab, I downloaded that key tab and added local path in script. But no luck

  2. Tried to understand how to use Sharedstate for username and password to include in useFirstPass. But did not get any clue on that. Is there any document or template that can help here?

Thank you,

Bapu