The Simple and Protected GSSAPI Negotiation Mechanism pseudo mechanism was documented RFC 2478 which was obsoleted and replaced by RFC 4178.
The Simple and Protected GSSAPI Negotiation Mechanism pseudo mechanism is identified by the Object Identifier iso.org.dod.internet.security.mechanism.snego (1.3.6.1.5.5.2).
Simple and Protected GSSAPI Negotiation Mechanism is used when a client application wants to authenticate to a remote server, but neither end is sure what authentication protocols the other supports. The pseudo-mechanism uses a protocol to determine what common GSSAPI mechanisms are available, selects one and then dispatches all further security operations to it. This can help organizations deploy new security mechanisms in a phased manner.
The presence of the "GSS-SPNEGO" string value in the supportedSASLMechanisms attribute indicates that the LDAP Server Implementation, typically a Microsoft Active Directory Domain Controller, accepts the GSS-SPNEGO security mechanism for LDAP Bind Requests.
!! More Information There might be more information for this subject on one of the following: