I have had a samba server running on a linux (RHEL5) box for a while and I have mounted a shared directory on a Windows PC. I just got a new Windows 7 laptop and trying to access the same server, but I am not able to connect it. I get this error:
Check the spelling of the name. Otherwise, there might be a problem with your network. To try to identify and resolve network problems, click Diagnose.
Or, I get this:
\\hostname is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions.
I can still access the location from different other Windows hosts in the network with my credentials. It's just that I am not able to access this resource from my new PC.
Am I missing something?
It has been my experience that WIn7 isn't willing (out of the box as it where) to connect with samba shares. It you are using samba as a domain controller, you are forced to change certain registry keys.
And if you are just using a workgroup (assuming the the Win7 box is in the workgroup) you still need to "degrade" Win7. All this of course is depending on the version of samba you are using. You can degrade Win7 by going to
Select:
and changing these two options
Quick & dirty but I hope it was helpful.
Try to access the share by using IP address instead of the hostname:
Depending on what does your DNS and DHCP, your windows machine could be missing the DNS records for your RHEL5 box.