Same problem with only one other computer working - the "bad" one has XP Home, others with XP Pro or XP Home.
Main Topics
Browse All TopicsI have a home network via a wired router wiith 5 ("A" - "E") computers all in the same workgroup running Win XP. All the workgroup computers are visible from each other. However, all of a sudden one of the computers ("A") cannot be accessed to share its files or even to check its properties. When I try to get to "A" from Network Neighborhood, I get these error messages: " 'A' is not accessible. You might not have permission to use this network resource" or "You do not have appropriate access rights for this server" It ("A") is able to get into others on the netwok and copy, move etc file to it without problems. File sharing etc. is turned on for the Shared documents folder. I tried turning off my firewall, etc (Norton Internet Security) and because I use Norton, my Windows firewall is normally off. Still the same problem. I can "Ping" "A" without problems from "B" etc.I've run and rerun the Win XP Network Setup Wizard without correcting the problem and know the computer is on the network but there must be some security setting I'm missing (This is one of my kid's computers so they may have changed something unknown to me). I've also run the most recent Norton AntiVirus scan.
What should I try next?
Thank you
KZ
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
kzoller
You have to change your security settings on Computer A. Star/Control Panel/Administrative Tools/Local Security Policies
The under "Local Policies" choose "User rights assingments". Check to see if 'Everyone' is listed under "Access this computer from the network". If it's not, then add it. Then, check "Deny access to this computer from the network" to make sure 'Everyone' is not listed. If it is, remove it.
Lomi
There are no security policies in XP home. This is a difference between home and pro and is an example of why it is very important when you ask for help that you state what version of XP you have....it makes a huge difference in trying to provide advice.
Create the EXACT same username with the EXACT same password for all your workstations and see if you can use that to access the machine across the network.
I haven't needed to enter usernames or passwords before to use my network (before something messed-up "A")and my other computers run either XP Home or XP Pro without problems with different usernames when originally set up (there is only one username on each computer and that person is the administrator of that machine).
I found the answer to my question at the following:
http://www.michna.com/kb/w
--------------------------
The RestrictAnonymous registry value
You have both the following symptoms:
You can ping the computer by IP and by name.
When you type on another computer, replacing computername with the name of the inaccessible computer:
net view \\computername
you get one of the various "Error 5" error messages, like "System error 5 has occurred. Access is denied" or "Error 5: You do not currently have access to this file. ..."
This is in some cases caused by a registry setting named RestrictAnonymous. Go to the computer which you cannot access, start a registry editor and change the following registry value.
HKEY_LOCAL_MACHINE
\SYSTEM
\CurrentControlSet
\Control
\Lsa
Value name: RestrictAnonymous
Value type: DWORD
If the value is 1 or even 2, change it to 0, reboot and retest. If the problem is solved, leave the value at zero. If not, you can change it back if you like.
Check immediately afterwards and again after a reboot, whether the value changes back to non-zero on its own. If that happens, then you have to find the culprit, which can be spyware, a worm, or a badly designed security program. In this case this procedure most likely solved your problem, but then the bad software stepped back in and recreated the problem.
In this case you can try to disable running programs and services and retry until you find out which one is responsible. Or you could try to download and run RegMon from www.sysinternals.com. In RegMon set a filter for the registry value in question (or wade through all the registry accesses), set the problem value to zero, then observe which program accesses it and changes it back to 1. Locate that program and uninstall it. And please don't forget to report the bad program here, so we can get a list of offending programs.
--------------------------
This site was a great resource.
Ken Zoller
Business Accounts
Answer for Membership
by: decoleurPosted on 2005-06-25 at 11:09:07ID: 14301140
Are they running XP Pro or Home? Home has a limit of 5 connections to a share and I wonder if you are running into that ceiling.
Try shutting off one of the working computers after you have verified that it does work, and restart the one that doesn't... after you bring back up the flaky one try connecting again. Does it work with one of the other computers down?
HTH
-t