Krystal created DRILL-6292:
------------------------------
Summary: Improve error message when NTLM token is sent to server
using SPNEGO
Key: DRILL-6292
URL: https://issues.apache.org/jira/browse/DRILL-6292
Project: Apache Drill
Issue Type: Improvement
Components: Client - Java
Reporter: Krystal
The following error message is logged in drillbit.log file when the brower
sends NTLM token instead of SPNEGO token.
{color:#000000}WARN o.a.d.e.s.r.a.DrillSpnegoLoginService - Caught GSSException
trying to authenticate the client org.ietf.jgss.GSSException: Defective token
detected (Mechanism level: GSSHeader did not find the right tag){color}
Should have a clearer error that indicates the token sent is of NTLM.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)