The information in this article applies to:
BUG# NT: 11947 (6.00) SYMPTOMSSQL Server 6.0 "Books Online" and the "Administrator's Companion" state that in order to hide the SQL Server on the network, the user must "Clear the Make Browser Broadcasts to LAN Manager 2.x Clients check box" in the Server configuration in Control Panel/Network. However, clearing this box does not hide the SQL server. CAUSEThe SQL Server documentation incorrectly states that you can hide the server by clearing the Make Browser Broadcasts to LAN Manager 2.x Clients check box. Clearing this box only stops browser broadcasts to LAN Manager servers. WORKAROUNDTo hide the SQL Server on the network, the user must run the NET CONFIG SERVER command with the switch /HIDDEN:YES. This will hide the SQL Server from named pipes clients as well as from clients using the NET VIEW command. STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 6.0 documentation. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. Additional query words: sql6 Lanman
Keywords : kbnetwork SSrvAdmin SSrvDoc_Err kbbug6.00 |
Last Reviewed: March 24, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |