CVS update: samba/source/rpc_parse

Andrew Bartlett abartlet at pcug.org.au
Wed Oct 31 16:27:57 EST 2001


Tim Potter wrote:
> 
> Date:   Wed Oct 31 15:55:43 2001
> Author: tpot
> 
> Update of /data/cvs/samba/source/rpc_parse
> In directory va:/tmp/cvs-serv16328
> 
> Modified Files:
>         parse_net.c
> Log Message:
> 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.

I'll put my hand up for that one, but don't you need to fix up the lm
line as well?  

The original reason for the changes where to attempt to get NTLMv2
support.  That of course can't work becouse the NT hashes are being
castrated at 24 bytes.  (in the memcopy).

In the end I havn't had a chance to chase up our NTLMv2 status, but its
probably broken.

Andrew Bartlett

-- 
Andrew Bartlett                                 abartlet at pcug.org.au
Samba Team member, Build Farm maintainer        abartlet at samba.org
Student Network Administrator, Hawker College   abartlet at hawkerc.net
http://samba.org     http://build.samba.org     http://hawkerc.net




More information about the samba-cvs mailing list