Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Networking Forum > Networking Support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Networking Support General Networking Support Forum

Reply
 
LinkBack Thread Tools
Old 08-31-2006, 07:40 PM   #1 (permalink)
Registered User
 
Join Date: Aug 2006
Posts: 10
OS: xp


file sharing not working

Hi, i currently have a wired home network set up between two desktops both running on win Xp. Computer A and B

I am able to select files from "computer A" to share and they will succesfully show up in "my network places" on both computers. However when i try to select files from "computer B" they will show up in "my network places' of that computer but not in that of "computer A".

So basically, i am able to share files from my new computer (which right now has nothing on it) but cannot share the files from my office computer.

any ideas?
Thanks
Kristy102 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 08-31-2006, 08:34 PM   #2 (permalink)
Users Helping Users
 
Join Date: Aug 2006
Location: Bethesda, MD
Posts: 1,029
OS: XP SP2 Vista Win2k


From Computer A, Start, Run, CMD
ping \\Computer_B

From Computer B, Start, Run, CMD
ping \\Computer_A

Write down any error number and error text and post them back to the forum.

Step #2:
Download the new Network Diagnostic Utility from Microsoft: http://support.microsoft.com/kb/914440/en-us

Run that and post the results back here.

.
__________________
MS-MVP Windows Networking
VSOP AUMHA Forums
MVM BroadbandReports / DSLR
MVP Tek-Tips

Last edited by Bill_Castner; 08-31-2006 at 08:35 PM.
Bill_Castner is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 08-31-2006, 09:17 PM   #3 (permalink)
Registered User
 
Join Date: Aug 2006
Posts: 10
OS: xp


There were no error messages to the cmd, everything seems normal
I downloaded the Network Diagnostic Utility and ran it and it said that it was installing updates.
however the files listed under my network places on computer B still are not accessible from comp A

when i am in my network places, should i have access to all the computers in the workgroup? right now it is giving me this message when i try to click on computer B (aka. Office)

"\\office is not accessible. You might not have permission to use this network resource. Contact the administrator of the server to find out if you have access permissions.
Logon failure: the user has not been granted the requested logon type at this computer"
Kristy102 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 08-31-2006, 10:20 PM   #4 (permalink)
Users Helping Users
 
Join Date: Aug 2006
Location: Bethesda, MD
Posts: 1,029
OS: XP SP2 Vista Win2k


Good. That is a message we can use.

The Bill Castner almost always works fix for that error message. Do this on both computers.

The problem is with user rights assignments on the computers.

If the computer runs Windows XP Professional:

1. Click Start | Run, type "secpol.msc" in the box, and click OK.
2. Click Local Policies.
3. Click User Rights Assignment.
4. Click "Access this computer from the network" and make sure that
the Everyone group is included.
5. Click "Deny access to this computer from the network" and make sure
that the Everyone group is NOT included.

[b]If the desktop computer runs Windows XP Home Edition[/'b], the "secpol.msc" program isn't available. To make the required user rights assignments:

1. Download and install the Windows 2003 Server Resource Kit Tools
from http://go.microsoft.com/fwlink/?LinkId=4544 .

(After installing copy NTRIGHTS.EXE to %windir%\System32, and to a floppy for use on the other computer. Copy from floppy to %windir%\System32 on the second computer.)

2. On the computer that has the Win2003 reskit installed, Click Start | All Programs | Windows Resource Kit Tools | Command Shell.

3. Type or copy/paste these lines in a command prompt window, exactly as shown, observing upper case vs. lower case:

net user guest /active:yes
ntrights +r SeNetworkLogonRight -u Guest
ntrights -r SeDenyNetworkLogonRight -u Guest


Last step: A registry change:

Alter a registry value by doing a Start, Run, regedit

Navigate to:

HKEY_LOCAL_MACHINE/system/control/LSA/restrictanonymous

Change the value from 1 to 0 if it is set to 1.

Restart from Power Off all equipment, starting with Modems, then routers, then workstatiions.

.
__________________
MS-MVP Windows Networking
VSOP AUMHA Forums
MVM BroadbandReports / DSLR
MVP Tek-Tips
Bill_Castner is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-01-2006, 07:17 PM   #5 (permalink)
Registered User
 
Join Date: Aug 2006
Posts: 10
OS: xp


hi, i just downloaded the windows resource kit tools and thats all good.
There's just one problem... i know where to access System32 but what exactly is %windir% ?
is %windir%\System32 the same as C:\WINDOWS\system32 ?
sorry, this question is probably a no-brainer
but i just wanna make sure im doing this all right.
Thanks again
Kristy102 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-01-2006, 07:45 PM   #6 (permalink)
Users Helping Users
 
Join Date: Aug 2006
Location: Bethesda, MD
Posts: 1,029
OS: XP SP2 Vista Win2k


Yes.

XP is not necessarily on Drive C: so I use the environmental variable %windir% instead.
__________________
MS-MVP Windows Networking
VSOP AUMHA Forums
MVM BroadbandReports / DSLR
MVP Tek-Tips
Bill_Castner is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-02-2006, 07:04 PM   #7 (permalink)
Registered User
 
Join Date: Aug 2006
Posts: 10
OS: xp


when im in the registry, i can navigate to HKEY_LOCAL_MACHINE/system
however then i have the option of "ControlSet001" , "ControlSet002", or "CurrentControlSet". They all seem to have the same subfolders, i can still navigate ot "lsa" though in none of these folders in "restrictanonymous"
Kristy102 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-02-2006, 07:05 PM   #8 (permalink)
Registered User
 
Join Date: Aug 2006
Posts: 10
OS: xp


Sorry for posting twice but i'm not sure if this might help.
This is what happens when i enter the code in to the command shell:

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Program Files\Windows Resource Kits\Tools>net user guest /active:yes
The command completed successfully.


C:\Program Files\Windows Resource Kits\Tools>ntrights +r SeNetworkLogonRight -u
Guest
Granting SeNetworkLogonRight to Guest ... successful

C:\Program Files\Windows Resource Kits\Tools>ntrights -r SeDenyNetworkLogonRight
-u Guest
Revoking SeDenyNetworkLogonRight from Guest ... successful

C:\Program Files\Windows Resource Kits\Tools>
Kristy102 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-02-2006, 07:14 PM   #9 (permalink)
Users Helping Users
 
Join Date: Aug 2006
Location: Bethesda, MD
Posts: 1,029
OS: XP SP2 Vista Win2k


Good.
You only have to do that once.

Now do a power off of all modems, routers, workstations, etc. and then power up and test.

.
__________________
MS-MVP Windows Networking
VSOP AUMHA Forums
MVM BroadbandReports / DSLR
MVP Tek-Tips
Bill_Castner is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-03-2006, 07:09 PM   #10 (permalink)
Registered User
 
Join Date: Aug 2006
Posts: 10
OS: xp


I still havn't made any changes to the registry yet as i cannot navigate to HKEY_LOCAL_MACHINE/system/control/LSA/restrictanonymous?
When i go to HKEY_LOCAL_MACHINE/system, i am given the option of "ControlSet001" , "ControlSet002", or "CurrentControlSet" (see post above)
Nowhere can i find "restrictanonymous"
Kristy102 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-03-2006, 10:42 PM   #11 (permalink)
Users Helping Users
 
Join Date: Aug 2006
Location: Bethesda, MD
Posts: 1,029
OS: XP SP2 Vista Win2k


My apologies, I missed a key.

To make it up to you I will make the registry change for you:

Highlight the line below with your mouse and right-click copy. Then Start button, Run, and right-click Paste:

reg add "hklm\system\currentcontrolset\control\lsa" /v restrictanonymous /t reg_dword /d 0

.
__________________
MS-MVP Windows Networking
VSOP AUMHA Forums
MVM BroadbandReports / DSLR
MVP Tek-Tips
Bill_Castner is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-04-2006, 06:59 PM   #12 (permalink)
Registered User
 
Join Date: Aug 2006
Posts: 10
OS: xp


Done. When i pasted it, a command prompt window came up saying "Value restrictanonymous exists, overwrite(Y/N)?
Kristy102 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-05-2006, 01:16 AM   #13 (permalink)
Users Helping Users
 
Join Date: Aug 2006
Location: Bethesda, MD
Posts: 1,029
OS: XP SP2 Vista Win2k


Y
Is the answer.

Then power off all machines, modems, routers, etc. Wait thirty seconds. Power on modem, router, then workstations.

.
__________________
MS-MVP Windows Networking
VSOP AUMHA Forums
MVM BroadbandReports / DSLR
MVP Tek-Tips
Bill_Castner is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-09-2006, 12:22 PM   #14 (permalink)
Registered User
 
Join Date: Aug 2006
Posts: 10
OS: xp


Hi again.
I finished all the steps and powered off workstations, modems and routers,
but i am still getting a similar message to the one before, however not completly the same:

"\\office is not accessible. You might not have permission to use this network resource. Contact the administrator of the server to find out if you have access permissions.
Access is denied."

Instead of the "Logon failure:" message, i am now simply getting "Access is denied"

Any ideas?
Kristy102 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-09-2006, 12:45 PM   #15 (permalink)
Users Helping Users
 
Join Date: Aug 2006
Location: Bethesda, MD
Posts: 1,029
OS: XP SP2 Vista Win2k


I assume \\office is XP Pro?

On this machine go to Control Panel, Folder Options, View, and make sure that 'Use simple file sharing - recommended' is checkmarked. This entry is found nearly at the bottom of all the optiions.

Then Start, Run, secpol.msc
Expand "Security Options"
Double click "Network access: Sharing and security model for local accounts"
Set this to the Guest authentication model instead of Classic.

Restart the machine.
__________________
MS-MVP Windows Networking
VSOP AUMHA Forums
MVM BroadbandReports / DSLR
MVP Tek-Tips
Bill_Castner is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-09-2006, 04:42 PM   #16 (permalink)
Registered User
 
Join Date: Aug 2006
Posts: 10
OS: xp


No, actually both desktops are running Xp home.
Kristy102 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-09-2006, 05:01 PM   #17 (permalink)
Users Helping Users
 
Join Date: Aug 2006
Location: Bethesda, MD
Posts: 1,029
OS: XP SP2 Vista Win2k


Check your Netbios setting. Use the middle of the three options presented to you. See: http://support.microsoft.com/kb/318030

.
__________________
MS-MVP Windows Networking
VSOP AUMHA Forums
MVM BroadbandReports / DSLR
MVP Tek-Tips
Bill_Castner is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-09-2006, 05:06 PM   #18 (permalink)
Registered User
 
Join Date: Sep 2006
Posts: 10
OS: XP


Quote:
Originally Posted by Kristy102 View Post
Hi, i currently have a wired home network set up between two desktops both running on win Xp. Computer A and B

I am able to select files from "computer A" to share and they will succesfully show up in "my network places" on both computers. However when i try to select files from "computer B" they will show up in "my network places' of that computer but not in that of "computer A".

So basically, i am able to share files from my new computer (which right now has nothing on it) but cannot share the files from my office computer.

any ideas?
Thanks
Help me understand your problem, Are you saying that when you select and share files on computer B, they are not showing up on computer A?

thanks

Last edited by NCRYPT; 09-09-2006 at 05:07 PM.
NCRYPT is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-09-2006, 09:38 PM   #19 (permalink)
Registered User
 
Join Date: Aug 2006
Posts: 10
OS: xp


Done. It worked, my file sharing is finally up and running!
I went back to check the regisrty settings, in both computers and found that restrictanonymous on one computer was changed to 1, i must have missed it somehow.
Thank-you for all the help
I also apologise as i just realised that this post is actually in the wrong category. As i was browsing the forum, i noticed that there was a completely seperate area for file sharing only, oops.
Thanks again
Kristy102 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-09-2006, 10:28 PM   #20 (permalink)
Users Helping Users
 
Join Date: Aug 2006
Location: Bethesda, MD
Posts: 1,029
OS: XP SP2 Vista Win2k


Great.

Best wishes.
__________________
MS-MVP Windows Networking
VSOP AUMHA Forums
MVM BroadbandReports / DSLR
MVP Tek-Tips
Bill_Castner is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 07:46 PM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85