It seems that there is yet another variation on the SESSION SETUP ANDX RESPONSE. Windows 95 and 98 systems, when acting as servers, do not return any data in the SMB_DATA block. It's empty: SMB (Server Message Block Protocol) SMB Header Session Setup AndX Response (0x73) Word Count (WCT): 3 AndXCommand: Tree Connect AndX (0x75) Reserved: 00 AndXOffset: 41 Action: 0x0000 Byte Count (BCC): 0 Tree Connect AndX Response (0x75) Word Count (WCT): 2 AndXCommand: No further commands (0xff) Reserved: 00 AndXOffset: 174 Byte Count (BCC): 4 Service: IPC At first I thought that this was due to the fact that the W9x boxes were configured to offer Share Level authentication. To test this I set up a W98 system as a member of an NT Domain (using a Windows NT4 PDC). The W98 system was then able to offer User Level Authentication via the pass-through authentication mechanism (which is as good as it gets for W9x). The end result was that the SMB_DATA block was still empty. So:
Section 4.1.2 of the SNIA doc covers the SESSION SETUP ANDX exchange, but it doesn't mention this exception. Also, the SNIA doc lists the NativeOS, NativeLanMan, and PrimaryDomain fields as being part of the response in dialects prior to NT LM 0.12. In a test against Windows for Workgroup 3.11, however, those fields were not present so WfWG 3.11 exhibits the same behavior as W9x. Fun, eh? |
Send annotations that you are willing and permitted to freely share to
ubiqx@ubiqx.mn.org.
Please let me know if I may give you credit by using your name when posting the note. | $Id: note.2.7.3-01.html,v 1.3 2004/08/14 21:23:29 crh Exp $ |