On Windows NT, NFS Server runs as a service. This allows NFS Server to run in the background without requiring that the user who provides the service be logged in.
By default, NFS Server is set to be started manually under the system Administrator's account (Local System Account.) You can change the setting to have NFS Server start automatically.
The NFS Sharing property sheet is accessible only to NT Power Users and above and is not displayed in accounts of ordinary users. The Sharing property sheet is accessible by means of two commands:
The Properties command in the File menu in Windows Explorer
The Sharing command after right-clicking a selected folder on a local drive
NFS Server supports only Version 2 of NFS over UDP.
NFS Server does not support file locking/sharing.
By default, the local system account is the Administrator's account. You must be logged in as an Administrator or as an NT Power User with Full Control access rights to carry out the following procedures.
Click the Start button, point to Settings, click Control Panel, and then double-click Services.
Select Solstice NFS Server and proceed as follows:
To start the service manually, click Start.
To start the service automatically, click Startup, select Automatic, click OK and then click Start.
Click Close.
NFS Server will start the next time you start Windows NT.
Click the Start button, point to Settings, click Control Panel, and then double-click Services.
Select Solstice NFS Server and click Startup.
In Log On As, click the option This Account.
Either type the account name manually, or click the More (...) button to select the account name from the Names list.
Type the password, confirm it, and then click OK.
Click the Start button, point to Settings, click Control Panel, and then double-click Services.
Select Solstice NFS Server and click Stop.
An informational message indicates that the NFS Server service is stopped.
Click Close.
You can grant access to a file or directory by selecting it in Explorer and designating it as an NFS shared folder or device. You can restrict access by system rather than by user, and by specifying Read-Only or Full access rights.
If necessary, start NFS Server.
Note that you can export folders and local drives without NFS Server running. However, the exported shares will not become available until you start NFS Server.
Start Explorer or My Computer.
In My Computer or in the Explorer folders pane, select the device or the folder that contains the files you want to share.
Right-click to open the pop-up menu and then click Properties.
The property sheet for the selected device or folder opens.
Click the NFS Sharing tab.
Click the Shared As option.
The name of the selected device or folder appears in the Share Name field. Optionally, replace the name with a name that is meaningful to users when they browse the PC as an NFS Server.
Specify the type of access.
Read-Only: Users of remote systems can display the contents of the shared folder or drive, or execute any executable therein. They cannot modify or delete any files or folders in the shared folder or drive.
Full: Users of remote systems can read, write, execute, and delete the shared folder or drive. These permissions are subject to restrictions that may apply on a folder or file-by-file basis on an NTFS file system.
Specify which access restrictions apply.
Click Unrestricted if you want to allow all network systems to access the shared folder or device with the type of access specified in Step 7.
Click Restricted and then click Access Restrictions. The Access List dialog box opens.
Complete the Access List dialog box as follows.
Click OK.
The property sheet closes.
Start Explorer.
In the Explorer folders pane, select the device or the folder for which you want to revoke access.
Right-click to open the pop-up menu and then click Properties.
The property sheet for the selected folder opens.
Click the NFS Sharing tab.
(Optional) Change the access type.
In Access Restrictions, select the Restricted option, and then click the Access List button.
The Access List dialog box opens.
In Clients Granted Access, select the name of the system whose users may no longer access the shared folder or device, and then click Delete.
If necessary, repeat the previous step for additional systems.
When you are finished, click OK to return to the property sheet.
Click OK.
The property sheet closes.
Users on the systems that were removed immediately lose access to the device or folders.
Folders or local drives that are shared using Windows NT sharing options are recognized by the "folder with hand" icon in the Explorer window. Solstice NFS Server uses a different mechanism for identifying folders or local drives that are shared using NFS Server.
Double-click Network Neighborhood.
Double-click Entire Network and then double-click NFS Servers.
Browse for your Windows NT system.
Double-click the name of your system to display a list of your exported folders and drives.
(Optional) To view the share details, right-click an export and click Properties.
If the export has been shared using NFS Server, then the same NFS Sharing Properties page that was used to specify the sharing attributes, opens.
When NFS Server receives an access request from a remote host, it verifies the following.
The requesting host is allowed access as defined in the NFS Sharing Access Restriction option.
The access operation is allowed as specified in the NFS Sharing Access Type option (read only or full).
The account under which NFS Server is running has the permission to perform the operation.
If the answer to any of these verifications is no, access to the exported share is denied. If the answer to all verifications is yes, access to the exported share is granted.
In order to share folders or drives, the user exporting the folder or drive must be an NT Power User or above. The NFS sharing property sheet is not visible to ordinary users. Once shared, the resource remains shared regardless of the current user logged in. Note that folders and drives can be shared using the Microsoft Sharing tab independently of using Solstice NFS Sharing.
By default, NFS Server runs as a LocalSystem service from the system account. Usually, this is the Administrator's account which, also by default, has Full Control access rights. NFS Server does not change existing NT permissions on directories and files. If the remote system has Full access rights to the exported share, NFS Server exports the file system privileges of the local user (that is, the user account under which NFS Server is started) to the remote system. This is important in the case of Windows NT with an NTFS file system where files have been marked with additional security attributes.
In effect, a remote user on an NFS Client who accesses files on a Windows NT machine, has the privileges of the account under which the NFS Server service is started.
You can limit the access privileges of users on remote systems as follows.
Create a user account with limited access rights and permissions and configure NFS Server to run from that account. NFS Server will take on the security attributes specified for that account and export those privileges to the remote system. Refer to the Microsoft Windows NT Workstation or Server documentation for creating user accounts.
For shared folders and drives that contain important files, restrict access to read-only or restrict access to well-known and trusted hosts.