mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
85b2dcd938
Sometimes Windows sends 3 presentation contexts (NDR32, NDR64, BindTimeFeatureNegotiation) in the first BIND of an association. Binding an additional connection to the association seems to reuse the BIND buffer and just changes the num_contexts field from 3 to 2 and leaves the BindTimeFeatureNegotiation context as padding in places. Note, the auth_pad_length field is send as 0 in that case, which means we need to ignore it completely, as well as any padding before the auth header. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14356 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> |
||
---|---|---|
.. | ||
ABI | ||
gen_ndr | ||
idl | ||
ndr | ||
rpc | ||
tests | ||
tools | ||
wsp | ||
binding-strings.txt | ||
ndr_krb5pac.pc.in | ||
ndr_nbt.pc.in | ||
ndr_standard.pc.in | ||
ndr.pc.in | ||
tables.pl | ||
wscript_build |