home networking

  • Thread starter Thread starter abcd
  • Start date Start date
A

abcd

I have 2 machines at home connected by wirless. both works great....

MachineA = Windows XP
MachineB = Windows 2003

When I try to access \\MachineB\C$ from MachineA with the proper user
account credential it shows me the C drive of MachineB

When I try the similar \\MachineA\C$ from MachineB then it doesnt show me C
drive of MachineA but constantly shows me login prompt for MachineA\Guest
with disabled login and asks me to enter passwd...when I enter password for
Guest (which I set manually) it doesnt work....

Both machine are on same WORKGRUP...

Anytips...

thanks
 
I don't know how you are trying to map the drive, but try it this way from a
command prompt.

Net use * \\MachineA\C$ /user:username password

optionally you can omit the password and it will prompt you.
the asterik can also be replaced with the specific drive letter that you
want to use, i.e. z:
 
abcd said:
When I try to access \\MachineB\C$ from MachineA with the proper user
account credential it shows me the C drive of MachineB
When I try the similar \\MachineA\C$ from MachineB then it doesnt show me C
drive of MachineA but constantly shows me login prompt for MachineA\Guest
with disabled login and asks me to enter passwd...when I enter password for
Guest (which I set manually) it doesnt work....
Anytips...


Networking - General

http://www.howstuffworks.com/home-network.htm
http://www.homenethelp.com/home-network.asp
http://www.wown.com/j_helmig/dccmain.htm
http://www.practicallynetworked.com/sharing/
http://www.annoyances.org/exec/show/category04

Networking - NT/XP Specific

http://www.microsoft.com/windowsxp/homenetworking/
http://compnetworking.about.com/cs/winxpnetworking/
http://support.microsoft.com/?kbid=813936
http://www.onecomputerguy.com/networking/xp_network.htm
http://www.microsoft.com/windowsxp/using/networking/getstarted/default.mspx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top