mirror of
https://github.com/samba-team/samba.git
synced 2025-01-05 09:18:06 +03:00
ae9f7857d5
this happens because we send 1.2.840.113554.1.2.2 before 1.2.840.48018.1.2.2
in the negTokenInit. And w2k's spnego code redirects us to use 1.2.840.48018.1.2.2
and then we start the our spnego engine with 1.2.840.48018.1.2.2 and in the then following
negTokenTarg w2k don't send the supportedMech (which means it aggrees in what we've choosen)
metze
(This used to be commit
|
||
---|---|---|
.. | ||
config.m4 | ||
config.mk | ||
cyrus_sasl.c | ||
gensec_gssapi.c | ||
gensec_krb5.c | ||
gensec.c | ||
gensec.h | ||
schannel_sign.c | ||
schannel_state.c | ||
schannel.c | ||
schannel.h | ||
socket.c | ||
socket.h | ||
spnego_parse.c | ||
spnego.c | ||
spnego.h |