NOTE: IP Addresses of servers have been removed denoted by <IP Address Removed>
I have Windows Services for Unix installed on a Windows XP and Windows 2003 server system.
Client for NFS is installed on both of these clients along with Server for PCNFS and User Name Mapping.
Attempting to access NFS shares that have been exported on an AIX and HP-UX systems.
I have attempted to mount the shares from the command line as follows:
C:\>mount t: -o pcnfs=localhost \\<IP Address Removed>\home\nfsuser -u:nfsuser -p:nfs123
Network Error - 121
Type 'NET HELPMSG 121' for more information.
I have also setup User Mapping so the account I'm logged into the system with is mapped to the nfsuser account that is on the Unix host. However, I am unable to authenticate using this method either.
I am able to see the NFS shares from Windows Explorer - When I click on the share I get the following error in a dialog box:
"<IP Address Removed>\baan\nfs is not accessible. You might not have permission to use this network resource. Contact the administrator fo this server to find out if you have access permissions. The network path was not found".
NOTE: The NFS shares are "wide open" - meaning the permissions are ok and have been tested from another Unix machine. I.E. - The NFS Share CAN BE mounted from another Unix server.
From the Windows machines if I run showmount I do see the shares as being accessible.
C:\>showmount -e <IP Address Removed>
Exports list on <IP Address Removed>:
/home/nfsuser All Machines
/baan/nfs All Machines
C:\>showmount -e <IP Address Removed>
Exports list on <IP Address Removed>
/sapmnt/DBW/profile All Machines
I have been reading through all the doco from Microsoft that I can find regarding the setup of Windows Services for Unix. Links to sites that contain information regarding SFU probably won't help me at this point. I'm looking for someone who has experience configuring and using SFU.
Regards,
Mark
Start Free Trial