PSS ID Number: Q113223
Article Last Modified on 11-11-1999
With LAN Manager 2.2b, second class mailslot traffic doubles. An example of a second class mailslot is \MAILSLOT\NET\NETLOGON which is generated when a Microsoft LAN Manager MS-DOS client attempts to logon to the network.
Second class mailslots were being sent to two NetBIOS groupname destinations:
"<DOMAIN><PAD>\0x00"
"<DOMAIN><PAD>\0x1c"
where, <DOMAIN> is the Workstation Domain, and <PAD> is space padding.
Code was removed from NETWKSTA.EXE to prevent this unnecessary mailslot broadcast. The \0x1c name is useful only when attempting to logon to Microsoft Windows NT domain controllers with TCP/IP protocol. Logon attempts with \0x00 (standard NetBIOS groupname destination) are sufficient, even to Windows NT domain controllers; the \0x1c destination is unnecessary.
Microsoft has confirmed this to be a problem in LAN Manager version 2.2b. A fix to this problem is in development, but has not been regression-tested and may be destabilizing in production environments. Microsoft does not recommend implementing this fix at this time. Contact Microsoft Product Support Services for more information on the availability of this fix.
Additional query words: 3.10 mailslot redir netwksta
Keywords:
Issue Type:
Technology: kbAudDeveloper kbLanManSearch kbLanMan220b