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)
commit376b03ebd895b221b70058ee18bea50587388182
treebec8112f9469c59b443e469a1a48bfff77169adb
parentda5349dede9d4add974da3078437a8513a39bbae
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
(This used to be commit 08d4c3b9f8558ee40c73a22b3ec110b052f28110)
source4/libcli/auth/schannel.c