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)
commita67ec52fdecf07c6685e986c9a10cca526094da1
tree9c8d47aebe0ad9f88ba1fc8c2aad0ddb6db85ac2
parenta560082c60e618de327170dbcb8107ab988913fb
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.
(This used to be commit 05fd38f3cfd9476bc1cf7fed838a942a75569c0a)
source4/torture/rpc/lsa.c
source4/torture/rpc/testjoin.c
source4/torture/torture.c