r2200: solved another piece of the lsakey puzzle - the session key for lsa
authorAndrew Tridgell <tridge@samba.org>
Fri, 3 Sep 2004 08:28:24 +0000 (08:28 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:58:30 +0000 (12:58 -0500)
commit05fd38f3cfd9476bc1cf7fed838a942a75569c0a
treeb6a90bf14b7005cad6079b39271c5ac5258067ca
parente99d88915fbfcfb50b04330cd1a32b90222fbca3
r2200: solved another piece of the lsakey puzzle - the session key for lsa
encryption on ncacn_ip_tcp is a fixed buffer! I don't yet know what
the buffer is, but this code proves its the same buffer for different
w2k3 servers and different user passwords, plus it is independent of
the negotiated NTLMSSP session key.
source/torture/rpc/lsa.c
source/torture/rpc/testjoin.c
source/torture/torture.c