We have a peer-to-peer network with most of the computers
running Windows XP. I need to be able to restrict access
to some of the shared folders on the network, so not all
the computers can access the same folders. Can you help
me do this? Any help is appreciated!
Have you tried using the Folder Sharing in Windows? To use it, try the following steps:
a) Right click on any folder that you want to share (By default, when you setup your network, none of the folders/drives on your computer is shared, unless
you explicitly setup otherwise.)
b) Select Sharing and Security.
c) Select Sharing tab in the dialog.
d) Select the option "Share this folder".
e) You can choose a different name for the share name. This can be useful to distinguish if there are several users and each has a "My Documents" folder.
So you can change it to something like "UserNameMyDocuments" (optional).
f) Choose permissions and select add permission. By default, you share is readable by everyone, you may want to disable it.
g) Set the required permissions. If you want the folder to be accessible on computer "abc", then you will enter "abc" in the name of the computer. You can
also use something like ComputerName\UserName.
h) Select OK and you are all set.
--------------------
>Content-Class: urn:content-classes:message
>From: "Lavern" <lavern@lighthousepublishing.org>
>Sender: "Lavern" <lavern@lighthousepublishing.org>
>Subject: PLEASE HELP me secure my network!
>Date: Thu, 8 Jul 2004 16:29:01 -0700
>Lines: 9
>Message-ID: <28dc301c46543$596d0e30$a601280a@phx.gbl>
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="iso-8859-1"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>thread-index: AcRlQ1lta1XLqt0zRaWsJYVe2ktXLQ==
>X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
>Newsgroups: microsoft.public.windowsxp.network_web
>Path: cpmsftngxa06.phx.gbl
>Xref: cpmsftngxa06.phx.gbl microsoft.public.windowsxp.network_web:185598
>NNTP-Posting-Host: tk2msftngxa14.phx.gbl 10.40.1.166
>X-Tomcat-NG: microsoft.public.windowsxp.network_web
>
>We have a peer-to-peer network with most of the computers
>running Windows XP. I need to be able to restrict access
>to some of the shared folders on the network, so not all
>the computers can access the same folders. Can you help
>me do this? Any help is appreciated!
>
>Lavern Gingerich
>Lighthouse Publishing, Inc.
>www.lighthousepublishing.org
>
--
This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm
Note: For the benefit of the community-at-large, all responses to this message are best directed to the newsgroup/thread from which they originated.
In article <ftDVqsVZEHA.1008@cpmsftngxa06.phx.gbl>, unnir@online.microsoft.com (Unni Ravindranathan (MS)) wrote:
>>We have a peer-to-peer network with most of the computers
>>running Windows XP. I need to be able to restrict access
>>to some of the shared folders on the network, so not all
>>the computers can access the same folders. Can you help
>>me do this? Any help is appreciated!
>
>Have you tried using the Folder Sharing in Windows? To use it, try the following steps:
>a) Right click on any folder that you want to share (By default, when you setup your network, none of the folders/drives on your computer is shared, unless
>you explicitly setup otherwise.)
>b) Select Sharing and Security.
>c) Select Sharing tab in the dialog.
>d) Select the option "Share this folder".
>e) You can choose a different name for the share name. This can be useful to distinguish if there are several users and each has a "My Documents" folder.
>So you can change it to something like "UserNameMyDocuments" (optional).
>f) Choose permissions and select add permission. By default, you share is readable by everyone, you may want to disable it.
>g) Set the required permissions. If you want the folder to be accessible on computer "abc", then you will enter "abc" in the name of the computer. You can
>also use something like ComputerName\UserName.
>h) Select OK and you are all set.
>
>At the other user, at the Run prompt, enter \\YourComputerName\ShareName and you should be able to see the folder. Here is another pointer.
>http://support.microsoft.com/default...en-us;307874#4
>
>Hope this helps.
>Thanks.
Those steps should work fine on XP Professional, provided that you
enter the local computer name and user name, not the remote computer
name and user name, in step g). In a peer-to-peer network, where
there's no domain controller to maintain a central user account
database, permissions can only be set for local user accounts. The
user on the remote computer must log into that computer with a user
name and password that correspond to a user account on the local
computer. Ron Lowe and I have written a web page with full details:
However, those steps won't work at all on XP Home Edition, because
there's no "Permissions" button on the "Sharing" tab and there's no
way to specify permissions for user names.
Here are some ways to control access to shared folders in XP Home
Edition:
1. Create a hidden share and only tell selected people about it. I've
written a web page with details:
2. Assign a password to the "Guest" account. When other people try
to access your computer, they'll be prompted to enter the password:
a. Click Start | Run.
b. Type "control userpasswords2" in the box and click OK.
c. Under "Users for this computer", click Guest.
d. Click Reset Password, enter a password, and click OK.
3. Create a compressed folder and define a password for it. Everyone
who accesses the folder, from the local computer or from the network,
must specify the password to access the files in the compressed
folder. This Microsoft Knowledge Base article has details:
Please post any reply as a follow-up message in the news group
for everyone to see. I'm sorry, but I don't answer questions
addressed directly to me in E-mail or news groups.