controlling access

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

how do you allow someone to load files from disk or download etc, but not give them full access to all files?
 
Elaine,

First, you hard drive partitions must be using NTFS in order to use File Permissions/Restrictions. Please see:

HOW TO: Set, View, Change, or Remove File and Folder Permissions in Windows XP
http://support.microsoft.com/default.aspx?scid=kb;en-us;308418

To convert a volume to NTFS, open a Command Prompt window and type "convert driveletter: /fs:ntfs" [eg.. convert c: /fs:ntfs]

--
Ramesh - Microsoft MVP
http://www.mvps.org/sramesh2k

-------------------------------------------
Prevent Spyware from being installed:
http://www.mvps.org/sramesh2k/Malware_Defence.htm

Prevent malware from being installed - Part 2:
http://www.mvps.org/sramesh2k/MalwareDefence_Example.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top