Peer to peer network permisions

  • Thread starter Thread starter fsech
  • Start date Start date
F

fsech

I have a windows XP machine on a network with 2 windows
98 machines on a peer to peer wireless network. I want to
share folders, but to increase security I would like to
restrict access to the folders to either named computers
or named users on the other machines.

I can't seam to find a way to do it. Can anyone help.
 
"fsech" said:
I have a windows XP machine on a network with 2 windows
98 machines on a peer to peer wireless network. I want to
share folders, but to increase security I would like to
restrict access to the folders to either named computers
or named users on the other machines.

I can't seam to find a way to do it. Can anyone help.

Windows XP doesn't have passwords for shared disks and folders, but it
does provide some ways to control access to them:

1. Create a hidden share and only tell selected people about it. I've
written a web page with details:

Windows XP Simple File Sharing
http://www.practicallynetworked.com/sharing/xp/filesharing.htm

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:

HOW TO: Use Compressed (Zipped) Folders in Windows XP
http://support.microsoft.com/default.aspx?scid=kb;en-us;306531

4. If you have Windows XP Professional, you can disable Simple File
Sharing and define access control lists that specify user names and
their allowed mode of access. Ron Lowe and I have written a web page
with details:

Windows XP Professional File Sharing

http://www.practicallynetworked.com/sharing/xp_filesharing/index.htm
--
Best Wishes,
Steve Winograd, MS-MVP (Windows Networking)

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.

Microsoft Most Valuable Professional Program
http://mvp.support.microsoft.com
 
Back
Top