This one's a doozy. A cut&paste bug incorrectly sets the max string length
authorTim Potter <tpot@samba.org>
Wed, 31 Oct 2001 04:55:43 +0000 (04:55 +0000)
committerTim Potter <tpot@samba.org>
Wed, 31 Oct 2001 04:55:43 +0000 (04:55 +0000)
commiteab05eac3998eeb9fb6fb635771370d645b5ff06
tree18e636c9b94cd8af5f63a3305dd0ab3de60eb9a1
parentd607fe04743b6ca20172d3a4156e5fa855054e99
This one's a doozy.  A cut&paste bug incorrectly sets the max string length
of the lm challenge/response header in the NET_ID_INFO_2 structure included
in a network logon request.  It seems Windows 2000 is the only OS that
cares about this.
(This used to be commit 0f6207f45567a8af0a125a838a5ed68ea6c22283)
source3/rpc_parse/parse_net.c