r5940: fix schannel against w2k, it skips the confounder in the signature (24 bytes...
authorStefan Metzmacher <metze@samba.org>
Tue, 22 Mar 2005 06:58:27 +0000 (06:58 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:11:10 +0000 (13:11 -0500)
commit08d4c3b9f8558ee40c73a22b3ec110b052f28110
treec43251bbe08f0a6694e3ac34a8173e06e0a09a71
parent301cbb0d12919f83d6b735c2e23b49fb49d5394d
r5940: fix schannel against w2k, it skips the confounder in the signature (24 bytes) for singed packets
but it accepts 32 bytes from the client.

(w2k3 accept it the otherway arround too)

metze
source/libcli/auth/schannel.c