Folder Password

  • Thread starter Thread starter Casey C
  • Start date Start date
C

Casey C

Can't seem to set a folder password. I'm the admin; the option is dim. XP
Home SP1. Any ideas?
 
You cannot password protect individual folders in XP. You restrict access by
assigning permissions to drives, folders and files.

To do this, you must be running NTFS as your file system on the drive in
question. If your hard disk/partition is not NTFS you will need to convert
it. To do this, open a Command Prompt window and enter the following
command:

CONVERT X: /FS:NTFS

Where X: is the drive letter you wish to convert. You may also want to see
http://www.aumha.org/a/ntfscvt.htm to ensure that you're getting the optimal
conversion.

After this step is completed and you've rebooted the computer, if necessary:

XP PRO: In Windows Explorer, go to Tools, Folder Options, View and uncheck
Use Simple File Sharing. Now, when you right click on a drive, folder or
file (on an NTFS partition) and select Properties, you'll see a Security
tab. Here you can assign or deny permissions based on user name or user
group membership.

XP Home: By default, you can only make files and folders under My Documents
"private". This is done by right clicking a folder or file and selecting
Properties, Sharing. To change the permissions on other folders, you need
to boot the computer to Safe Mode and log in on the built in Administrator
account. In this mode, you'll see the Security tab in Properties, and you
can assign permissions based on user name or group membership.

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

HOW TO: Set, View, Change, or Remove Special Permissions for Files and
Folders
http://support.microsoft.com/default.aspx?scid=kb;EN-US;308419

HOW TO: Disable Simplified Sharing and Password-Protect a Shared Folder in
Windows XP
http://support.microsoft.com/default.aspx?scid=kb;EN-US;307874
 
Thanks, Jupiter. My HD is NTFS.

Jupiter Jones said:
Casey;
You password your profile.
Also you need to be using NTFS and not FAT32 file system.
To check:
Open My Computer, Right click C drive, click Properties.
What does it say by "File System"?
To convert to NTFS:
http://aumha.org/win5/a/ntfscvt.htm

Windows XP Home:
http://support.microsoft.com/?kbid=307286

See also:
http://support.microsoft.com/?kbid=308418

--
Jupiter Jones [MVP]
An easier way to read newsgroup messages:
http://www.microsoft.com/windowsxp/pro/using/newsgroups/setup.asp
http://dts-l.org/index.html
 
OK, my HD is NTFS; the My Docs folder is protected; however, I want to
protect a different folder in the My Docs folder with a separate password.
Possible?
 
Again, you cannot assign passwords. You assign user rights. And yes, you
can allow another user access to that folder, following the directions given
already.
 
Greetings --

Are you asking if you can password-protect an individual file in
WinXP? If so, the answer is "Not exactly." WinXP's file security
paradigm doesn't rely on, or allow, the cumbersome method of password
protection for individual files or folders. Instead, it uses the
superior method of explicitly assigning file/folder permissions to
individual users and/or groups.

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

As a work-around, you can place the file in a compressed folder,
and set a password to uncompress the folder to view/access its
contents.


Bruce Chambers

--
Help us help you:



You can have peace. Or you can have freedom. Don't ever count on
having both at once. -- RAH
 
Back
Top