|
Question : File sharing permissions on workgroup
|
|
I have an office with a workgroup, not domain, no server. I want to share files and printers, but not sure how to set the permissions. This should be fairly simple, but I'm used to domains with servers, AD, etc. How do I specify user names and what their permissions are on a shared folder within a peer-to-peer workgroup?
Thanks
|
Answer : File sharing permissions on workgroup
|
|
you might need to have identical username/passwords set on all machines?also do u have a shared folder on each pc.. and just to make sure that u have a share folder on each pc try to look at this article .. http://support.microsoft.com/default.aspx?scid=kb;en-us;304040
One more thing you can try:
Windows XP (at least PRO) defaults a setting in Local Security Settings to something very unhelpful. If all this does not solve your problem, check Local Security Settings, Network access: Sharing and security model for local accounts. This may be set to (default) Guest only - local users authenticate as Guest. Change this to Classic: local users authenticate as themselves.
Start/run: gpedit.msc Local Computer Policy Computer Configuration +Windows Settings +Security Settings +Local Policies +Security Options Double-click on Network Access:Sharing and Security Model for local accounts-- --change to "Classic - local users authenticate as themselves"
FOR HOME USERS ONLY WHEN ALL ELSE FAILS: Look for and set these properties as shown also
Network access: Allow anonymous SID/Name translation ==> Enabled Network access: Do not allow anonymous enumeration of SAM accounts ==> Disabled Network access: Do not allow anonymous enumeration of SAM accounts and shares ==> Disabled Network access: Let Everyone permissions apply to anonymous users ==> Enabled
Windows XP Network troubleshooting
http://www.practicallynetworked.com/sharing/troubleshoot/
Problems with workgroup networking in XP: http://support.microsoft.com/default.aspx?scid=kb;en-us;Q308007
Problems seeing workgroups when connected to a router: http://support.microsoft.com/default.aspx?scid=kb;en-us;Q315978
How to Write an LMHOSTS File for Domain Validation and Other Name Resolution Issues http://support.microsoft.com/support/kb/articles/Q180/0/94.ASP
|
|
|
|