NetWare MAP Command Does Not Connect to a Folder on a NetWare Volume

ID: Q229399


The information in this article applies to:
  • Microsoft Windows 2000 Advanced Server
  • Microsoft Windows 2000 Datacenter Server
  • Microsoft Windows 2000 Professional
  • Microsoft Windows 2000 Server


SYMPTOMS

When you try to use the NetWare map command to connect to a folder on a NetWare volume from a computer that is running either Client Services for NetWare (CSNW) or Gateway Services for NetWare (GSNW), the operation does not work.


RESOLUTION

To resolve this behavior, use the net use command on computers that are running CSNW or GSNW to assign drive letters to folders on a NetWare volume.

You can use the following syntax to assign drive letter H to the SYS:Login folder on a NetWare server named NWSERVER1:

net use h: \\nwserver1\sys\login


STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article.


MORE INFORMATION

The purpose of the NetWare map command is to assign a drive letter to a folder (Map.exe is located in the NetWare SYS:Public folder). For example, to assign network drive letter H to the SYS:Login folder on the NetWare server named "NWSERVER1," use the following syntax:

map h:=nwserver1/sys:login
Running this command assigns drive letter H to the folder, so that typing "h:" at a command prompt and then pressing ENTER connects you to the SYS:Login folder on the NetWare server named NWSERVER1.

However, after you run this command from a computer that is running CSNW or GSNW, typing "h:" and then pressing ENTER connects you to the root of the SYS: volume on the NetWare server named NWSERVER1.

Additional query words:

Keywords :
Version : WINDOWS:2000
Platform : WINDOWS
Issue type : kbbug


Last Reviewed: January 2, 2000
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.