point to msft documentation.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23875 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -131,6 +131,9 @@ choose_mech(const gss_buffer_t input, gss_OID mech_oid)
|
|||||||
* SASL GSS-SPENGO where the first token is zero
|
* SASL GSS-SPENGO where the first token is zero
|
||||||
* length and the acceptor returns a mech_list, lets
|
* length and the acceptor returns a mech_list, lets
|
||||||
* hope that is what is happening now.
|
* hope that is what is happening now.
|
||||||
|
*
|
||||||
|
* http://msdn.microsoft.com/en-us/library/cc213114.aspx
|
||||||
|
* "NegTokenInit2 Variation for Server-Initiation"
|
||||||
*/
|
*/
|
||||||
*mech_oid = spnego_mechanism;
|
*mech_oid = spnego_mechanism;
|
||||||
return GSS_S_COMPLETE;
|
return GSS_S_COMPLETE;
|
||||||
|
Reference in New Issue
Block a user