Skip Menu |
 

From: ghudson@mit.edu
Subject: git commit

Add SPNEGO special case for NTLMSSP+MechListMIC

MS-SPNG section 3.3.5.1 documents an odd behavior the SPNEGO layer
needs to implement specifically for the NTLMSSP mechanism. This is
required for compatibility with Windows services.

https://github.com/krb5/krb5/commit/cb96ca52a3354e5a0ea52e12495ff375de54f9b7
Author: Simo Sorce <simo@redhat.com>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: cb96ca52a3354e5a0ea52e12495ff375de54f9b7
Branch: master
src/lib/gssapi/spnego/spnego_mech.c | 48 +++++++++++++++++++++++++++++++---
1 files changed, 43 insertions(+), 5 deletions(-)