r6032: Fix up SetServerPassword2 on NETLOGON for [bigendian]. Clearly nobody
authorAndrew Bartlett <abartlet@samba.org>
Thu, 24 Mar 2005 06:30:38 +0000 (06:30 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:11:16 +0000 (13:11 -0500)
commitc324d974134c35b4c50c91d5a932a63c78b67046
tree8878de22707022460f5534e87ba177196d9af8a9
parent54c02846791cd8bda942fec847257c00013d3409
r6032: Fix up SetServerPassword2 on NETLOGON for [bigendian].  Clearly nobody
has the patience to run test_w2k3.sh to completion :-)

It looks to me that the Windows server runs the RC4 over the C struct,
not the NDR data.

Andrew Bartlett
source/librpc/idl/netlogon.idl
source/rpc_server/netlogon/dcerpc_netlogon.c
source/torture/rpc/netlogon.c