Unable to access system on my network

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am running XP. I have three systems on small home network using Netgear
Router and Westel Wirespeed DSL modem. For some reason I started getting a
message box asking for user name and password when I try accessing one of the
system from either of the other rwo. I have tried all I know to correct the
problem to no avail. I never had to enter name and password before. When I
enter the name that I think it is looking for which is the name of the other
computer I get message informing me that \\name is not accessible. I might
not have permission to access the system.

Does any one have any suggestiions?

Thanks
 
I am running XP. I have three systems on small home network using Netgear
Router and Westel Wirespeed DSL modem. For some reason I started getting a
message box asking for user name and password when I try accessing one of the
system from either of the other rwo. I have tried all I know to correct the
problem to no avail. I never had to enter name and password before. When I
enter the name that I think it is looking for which is the name of the other
computer I get message informing me that \\name is not accessible. I might
not have permission to access the system.

Does any one have any suggestiions?

Thanks

Are you running XP Home, XP Pro, a combination, other? All of this makes a big
difference.

On any XP Pro computer, check to see if Simple File Sharing (Control Panel -
Folder Options - View - Advanced settings) is enabled or disabled. With XP Pro,
you need to have SFS consistently set on each computer.

On XP Pro with SFS disabled, check the Local Security Policies (Control Panel -
Administrative Tools). Under Local Policies - Security Options, look at
"Network access: Sharing and security model", and ensure it's set to "Classic -
local users authenticate as themselves".

On XP Pro with SFS disabled, if you set the above Local Security Policy to
"Guest only", enable the Guest account, using Start - Run - "cmd" - type "net
user guest /active:yes" in the command window. If "Classic", setup and use a
common non-Guest account on all computers. Whichever account is used, give it
an identical, non-blank password on all computers.

On XP Home, and on XP Pro with Simple File Sharing enabled, make sure that the
Guest account is enabled, on each computer. Enable Guest, with Start - Run -
"cmd", then type "net user guest /active:yes" in the command window. Ensure
that the password for Guest is blank, with Start - Run - "control
userpasswords2"; select Guest, click Reset Password, click OK without entering a
new password.

Remember, with Simple File Sharing, you'll not be able to access "C:\Program
Files", "C:\Windows", or any of the profile related folders such as "My
Documents". All of those folders require individual user, or administrator
access, and Guest access gives you neither.

On XP Pro, if you're going to use Guest authentication, check your Local
Security Policy (Control Panel - Administrative Tools) - User Rights Assignment,
on the XP Pro computer, and look at "Deny access to this computer from the
network". Make sure Guest is not in the list. Look at "Access this computer
from the network", and make sure that Everyone is in this list.

Do any of the computers have a software firewall (ICF / WF, or third party)? If
so, you need to configure them for file sharing. Firewall configurations are a
very common cause of (network) browser, and file sharing, problems.
 
Back
Top