Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to password protect shared folder on network?

Status
Not open for further replies.

draca443

Programmer
Dec 12, 2005
4
US
In explorer I share a folder by going to properties->sharing, and I check "share this folder on the network" and "allow network users to change my files".

Then from a linux (ubuntu) system, I am able to access that share without providing a login/password. How do I enforce security on that?

This is Windows XP SP2, I login with a username/password and it's a member of the workgroup "WORKGROUP".
 
You will need to disable "simple file sharing" by going to Control Panel > Folder Options > "View" tab, and un-checking "Use simple file sharing".

This gives you access to the Access Control List, where you can define rights by user accounts. Note that XP Home does not have this option, and the only way to see the Access Control List is by booting into Safe Mode.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top