Fix our NTLMSSP implementation against the Microsoft torture tester.
authorJeremy Allison <jra@samba.org>
Tue, 18 May 2010 23:32:13 +0000 (16:32 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 18 May 2010 23:34:14 +0000 (16:34 -0700)
commit6a903078cb133a1f46c9d6f24f50d863e31b743c
tree0a62b310219f5f1e519c50bfa26e53c918d6e679
parent829c87634b2aca87789371ad33231e9d4bc518a8
Fix our NTLMSSP implementation against the Microsoft torture tester.

We need to return a version blob if we negotiate version info.

Jeremy.
source3/libsmb/ntlmssp.c