s3-netlogon: Fix _netr_ServerPasswordSet2 cleartext blob handling.
commit367c3339c53fb303b6c7bd02c71adb7734c5e350
authorGünther Deschner <gd@samba.org>
Fri, 16 Oct 2009 10:09:55 +0000 (16 12:09 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 26 Nov 2009 10:39:28 +0000 (26 11:39 +0100)
treec0bacbd624272e0d8d9754bf6bdbf5e3bc3a1761
parent66ec7f6813b65cca9bb92733a8cb929677d4a267
s3-netlogon: Fix _netr_ServerPasswordSet2 cleartext blob handling.

Following Andrew's advice, let's straight md4 the plaintext blob and avoid
trying to get a paintext string out of the input the client sends.

Guenther
(cherry picked from commit 8267564e1c52b3d335bf892ab71963bfb0e6e7e8)
(cherry picked from commit 7cebe583a305de03dd53df31de566cb3dea1c0f8)
source3/rpc_server/srv_netlog_nt.c