r1581: 'NULL' NTLMSSP is both a pain to get right, and compleatly and utterly
authorAndrew Bartlett <abartlet@samba.org>
Sat, 24 Jul 2004 23:57:07 +0000 (23:57 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:52:15 +0000 (10:52 -0500)
commit2a6ab279559da7e79229461c39c2c2bf09bb5ca8
tree9ac8a3d36ecbbb3ddd4957d1e151b80bccd75c80
parentdeb6d8990750a7c176c2a070966a4e54cf893e5a
r1581: 'NULL' NTLMSSP is both a pain to get right, and compleatly and utterly
pointless.  With a well-known session key, we may as well put the
password change directly on the wire, with it's own 'crypted with old
password' as the protection.

This should fix some 'long password change' issues, against Samba in
particular.

Andrew Bartlett
(This used to be commit 554a9132872187077a9c00abb18b9d809c59b7f1)
source3/libsmb/passchange.c