Article ID: 324085 - Last Review: October 30, 2006 - Revision: 1.1 HOW TO: Set Up Gateway for NFS to Provide UNIX File Services to Windows Clients
This article was previously published under Q324085 On This PageSUMMARY
One obstacle to migrating from UNIX to Windows is file sharing. If you have a UNIX computer with files shared out via NFS then you can make that share available to all Windows computers in the network without installing additional software on them. One single Windows Server can act as the gateway between the UNIX computer and the Windows clients by installing Gateway for NFS. By installing Gateway for NFS on a Windows server, you can provide access to your NFS resources without having to load any additional software on other Windows clients. Gateway for NFS is only supported on Windows servers and cannot be installed on Windows NT Workstation, Windows 2000 Professional, or Windows XP. Install Gateway for NFSWindows Services for UNIX version 3.0 uses Microsoft Installer for installation. As a result, you can install individual modules of the product from the command line. If previous components of Windows Services for UNIX have been installed, you must include these components in the addlocal parameter of the installation command line, separated by a comma (,). If you do not do so, these products are removed during the installation of Gateway for NFS.NOTE: You cannot install Client for NFS and Gateway for NFS on the same computer; however, Gateway for NFS enables the computer to act as an NFS client while it provides access to NFS resources for downstream Windows-based clients. For additional information about installing Client for NFS, click the article number below to view the article in the Microsoft Knowledge Base: 324055
(http://support.microsoft.com/kb/324055/EN-US/
)
HOW TO: Install Client for NFS on Windows for a UNIX-to-Windows Migration
To install Gateway for NFS from the command line:
msiexec /I D:\sfusetup.msi /q addlocal="NFSGateway" pidkey="key" [targetdir="install path"] Note:Install Windows Services for UNIX in a folder that does not have any spaces in the folder path to prevent problems with some components of Windows Services for UNIX. The default installation point is \SFU. Note:The addlocal parameter to the msiexec command that is described earlier is case-sensitive and space-sensitive. The installation is not successful if you do not use the command exactly as it is written in this article. Note:Microsoft recommends that you install at least one User Name Mapping service on your network to map UNIX and Windows user names to each other. Please view our KB article about User Name Mapping service in our REFERENCES section. TroubleshootingThe following troubleshooting tips may help resolve problems with a Gateway for NFS installation.
REFERENCESFor additional information about performing maintenance tasks after a UNIX-to-Windows Migration, click the article number below
to view the article in the Microsoft Knowledge Base:
324539
(http://support.microsoft.com/kb/324539/EN-US/
)
HOW TO: Perform Maintenance and Ancillary Tasks After a UNIX-to-Windows Migration
For additional information about how to install and configure User Name Mapping service, click the article number below to view the article in the Microsoft Knowledge Base: 324073
(http://support.microsoft.com/kb/324073/EN-US/
)
HOW TO: Configure User Name Mapping Server for a UNIX-to-Windows Migration
| Other Resources Other Support Sites
CommunityGet Help NowArticle Translations
|





















Back to the top