Created 07-31-2018 12:46 PM
Solr asking for username/password even after providing solr keytab in MIT kerberos on a windows machine
C:\Users\Administrator\Desktop>kinit -kt solr.service.keytab solr/horton-mgmt1.h orton.local@HORTON.LOCAL
Problem accessing /solr/. Reason:
GSSException: Defective token detected (Mechanism level: GSSHeader did not find the right tag)
Created 07-31-2018 02:06 PM
Please review the following HCC thread:
and
https://community.hortonworks.com/questions/86979/spnegokerberosfirefox.html
The error is probably caused by missing configuration or invalid kerberos ticket. And there was an old bug in java, if you are using old java version perhaps you should check this thread as well:
How to configure browser to use SPNEGO auth:
HTH
*** If you found this answer addressed your question, please take a moment to login and click the "accept" link on the answer.