NTLMv2 check being actioned when NT password response was only 24 chars.
authorLuke Leighton <lkcl@samba.org>
Fri, 16 Jul 1999 22:23:45 +0000 (22:23 +0000)
committerLuke Leighton <lkcl@samba.org>
Fri, 16 Jul 1999 22:23:45 +0000 (22:23 +0000)
commit33ed8059a2bbf8e8a43aee9ca9d6da736e84d686
tree75fa84c058095ca3f33dda845da35d78c821fe65
parent65930413f4b0350dece7615136c3e2b83edeaf1a
NTLMv2 check being actioned when NT password response was only 24 chars.
added check to ensure response is more than 24 chars before bothering
to do an NTLMv2 check.
(This used to be commit 7a58895ff26fcad09ee45de99086739bf5761fd9)
source3/smbd/password.c