You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/11/24 14:25:52 UTC

[GitHub] [pulsar] jiazhai commented on issue #12587: Kerberos authentication failed

jiazhai commented on issue #12587:
URL: https://github.com/apache/pulsar/issues/12587#issuecomment-977928102


   ```Caused by: javax.naming.AuthenticationException: SASL/JAAS errorjavax.security.sasl.SaslException: GSS initiate failed [Caused by GSSException: No valid credentials provided (Mechanism level: Server not found in Kerberos database (7) - LOOKING_UP_SERVER)]```
   From the error log, looks like the server, which contained in client's configuration, is not exist in KDC.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org