
Gss-ntlmssp is a gssapi mechanism plugin that implements ntlmssp. ntlmssp is a microsoft security provider that implements various versions and falvors of the ntlm challenge-response family.
gss-ntlmssp, implements both ntlm and ntlmv2 and all the various security variants to the key exchange that microsoft introduced and documented over time.
this code implements the ntlmssp mechanism as a gssapi loadable mechanism and has been tested to work with mit kerberos' 1.11 implementation of gssapi.
this package supplies the development header.