Closed
Description
There is a bug in ntlmssp package .If we try spnego with valid ntlm creds, it first tries Kerberos and since the creds are not present in Kerberos database it should fallback to ntlm. Which is not happening in the current verison.
The issue is discussed with ntlmssp plugin developer (simo sorce) .He will look into this.