Store the server domain from the ntlmssp challenge in the client struct
commit62b04d7776852098dd768268500f36c3a362f688
authorVolker Lendecke <vlendec@samba.org>
Sun, 10 Aug 2003 20:18:05 +0000 (10 20:18 +0000)
committerVolker Lendecke <vlendec@samba.org>
Sun, 10 Aug 2003 20:18:05 +0000 (10 20:18 +0000)
treea7705d5b24600f8b551b44439aa08cd040915966
parent082b1cf06fd3b144b9713045672028f16e20aff4
Store the server domain from the ntlmssp challenge in the client struct
to be able to ask a LMB for the servers in its workgroup. Against
W2k this only works on port 139....

Volker
source/include/ntlmssp.h
source/libsmb/cliconnect.c
source/libsmb/ntlmssp.c