Skip to content

Kerberos to ntlm fallback is not happening with the ntlmssp plugin when passed valid ntlm creds. #17012

Closed
dotnet/corefx
#15952
@shrutigarg

Description

@shrutigarg

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.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions