Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: ghudson@mit.edu Subject: git commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 585 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 Committer: Greg Hudson Commit: cb96ca52a3354e5a0ea52e12495ff375de54f9b7 Branch: master src/lib/gssapi/spnego/spnego_mech.c | 48 +++++++++++++++++++++++++++++++--- 1 files changed, 43 insertions(+), 5 deletions(-)