Welcome to WinForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Password files

 
   Windows XP (Home) -> XP Security Admin RSS
Next:  Administration Rights  
Author Message
Gerry

External


Since: May 12, 2007
Posts: 3



(Msg. 1) Posted: Sat May 12, 2007 11:19 am
Post subject: Password files
Archived from groups: microsoft>public>windowsxp>security_admin (more info?)

How do I password protect a specific file on my C drive? Using XP home


gerry

 >> Stay informed about: Password files 
Back to top
Login to vote
Jim236

External


Since: Aug 13, 2004
Posts: 885



(Msg. 2) Posted: Sat May 12, 2007 11:19 am
Post subject: Re: Password files [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Gerry" <nwj DeleteThis @rushcomm.ca> wrote in message
news:eJaJ6ZKlHHA.4872@TK2MSFTNGP03.phx.gbl...
> How do I password protect a specific file on my C drive? Using XP home
>
>
> gerry
You set the permissions appropriately which (I understand) can only be done
is safe mode.
Jim
>

 >> Stay informed about: Password files 
Back to top
Login to vote
Wesley Vogel

External


Since: Feb 23, 2004
Posts: 2979



(Msg. 3) Posted: Sat May 12, 2007 11:19 am
Post subject: Re: Password files [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

With XP Home this option is only available for folders included in your user
profile. Folders in your user profile include My Documents and its
subfolders, Desktop, Start Menu, Cookies, and Favorites.

HOW TO: Set the My Documents Folder as "Private" in Windows XP
http://support.microsoft.com/kb/298399

Also type: make your folders private in the Search box in Help and
Support.

You Cannot Select the "Make This Folder Private" Option
http://support.microsoft.com/kb/307286

How to undo "Make this folder private" option
http://windowsxp.mvps.org/undoprivate.htm

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In news:eJaJ6ZKlHHA.4872@TK2MSFTNGP03.phx.gbl,
Gerry <nwj RemoveThis @rushcomm.ca> hunted and pecked:
> How do I password protect a specific file on my C drive? Using XP home
>
>
> gerry
 >> Stay informed about: Password files 
Back to top
Login to vote
Bruce Chambers

External


Since: Jun 26, 2005
Posts: 1668



(Msg. 4) Posted: Sat May 12, 2007 11:19 am
Post subject: Re: Password files [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Gerry wrote:
> How do I password protect a specific file on my C drive? Using XP home
>
>
> gerry
>
>


Like WinNT and Win2K before it, WinXP's file security paradigm
doesn't rely on, or allow, the cumbersome method of password protection
for individual applications, files, or folders. Instead, it uses the
superior method of explicitly assigning file/folder permissions to
individual users and/or groups.

HOW TO Create and Configure User Accounts in Windows XP
http://support.microsoft.com/default.aspx?scid=kb;en-us;279783

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

HOW TO Set, View, Change, or Remove Special Permissions for Files and
Folders
http://support.microsoft.com/default.aspx?scid=kb;[LN];Q308419

HOW TO Set the My Documents Folder as Private in Windows XP
http://support.microsoft.com/default.aspx?scid=kb;en-us;298399

Of course, if you have WinXP Pro, you can encrypt the desired
files/folders.

Best Practices for Encrypting File System
http://support.microsoft.com/default.aspx?scid=kb;en-us;223316

As a crude work-around, you can place the file in a compressed
folder, and set a password to uncompress the folder to view/access its
contents. Also, some applications allow the user to password-protect
their specific data files. Read the specific application's Help files
for further information on this capability.


--

Bruce Chambers

Help us help you:
http://dts-l.org/goodpost.htm
http://www.catb.org/~esr/faqs/smart-questions.html

They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety. -Benjamin Franklin

Many people would rather die than think; in fact, most do. -Bertrand Russell
 >> Stay informed about: Password files 
Back to top
Login to vote
Poprivet

External


Since: Dec 18, 2006
Posts: 725



(Msg. 5) Posted: Sat May 12, 2007 12:45 pm
Post subject: Re: Password files [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Gerry wrote:
> How do I password protect a specific file on my C drive? Using XP home
>
>
> gerry

You can only make the folders files are in Private, meaning you can
see/access them, but other users cannot. You need a 3rd party app to do it
on a file by file basis.

Pop`
 >> Stay informed about: Password files 
Back to top
Login to vote
Vanguard

External


Since: Dec 24, 2006
Posts: 225



(Msg. 6) Posted: Sat May 12, 2007 1:55 pm
Post subject: Re: Password files [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Gerry" <nwj.DeleteThis@rushcomm.ca> wrote in message
news:eJaJ6ZKlHHA.4872@TK2MSFTNGP03.phx.gbl...
> How do I password protect a specific file on my C drive? Using XP home


NT-based versions of Windows rely on permissions to dictate who can do
what with a file. These permissions are enforced only within the
instance of Windows in which the user accounts are defined. If you put
the hard drive in another box and/or boot using a different instance of
Windows, the SIDs for those accounts won't be defined under the new
instance of Windows that were created under the old instance of Windows,
which means the permissions won't be enforced because the SIDs aren't
defined. However, the SID for the Administrator account is the same
under all instances of Windows and allows that account to take
ownership.

If you don't want anyone but yourself to view the contents of a file,
you will need to encrypt it. If you use EFS included in Windows, you
will need to make sure that you don't have someone else assigned as a
recovery agent for EFS. Under Windows 2000, the Administrator was
automatically added as an EFS recovery agent (so you had to remove
Administrator from the EFS certificate). Under Windows XP, no one else
is automatically assigned as an EFS recovery agent. With EFS, only your
login can get into the contents of the encrypted file. The
Administrator can still change ownership and could even change
permissions so you can't access the file but not even the Administrator
could look inside the EFS encrypted file. If you don't backup your EFS
certificate and try to put the encrypted files under a new instance of
Windows, you won't be able to decrypt the file yourself. A new SID gets
generated when you create you new account under the new instance of
Windows. Your username does not identify your account.

File permissions help to secure *access* to files (and what functions
are allowed under that access) but are enforced only under the instance
of Windows in which those permissions were defined. EFS provides
additional security by requiring you to use the correct login
credentials to decrypt the EFS-protected file. However, changing your
login, like your password, can render the EFS-protected files unreadable
even to you.

You might want to look into using TrueCrypt (free). It does what you
want. If you later forget your password, don't bother crying to anyone
about it because no one can help you.
 >> Stay informed about: Password files 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
password - I reset my widows password and now I forgot it. I can't get into my personal settings, or get to my personal files. Please help!!!

Password Help - I forgot my login password on my windows xp start up screen. I am not sure how I am ever going to log in because I do not know the password. I need some help on how login. Once I am logged in I know that I can change it later, but I need to be able...

password - My father passed away and I have received his computer. It is a Compaq Presario 1255 notebook with Windows 2000 Professional. I am trying to sign in but do not have his password. Is there a way to by pass that and get in?

Password - I have a dual boot with XP pro and XP Home. I installed Vista Premium on the XP Home hard drive. Everything works well except that now when I try to boot to XP Pro, it will not let me logon. I have the username filled in(Mike) and password blank. I..

Password Dilemma - HI I cannot access my laptop: 1. I had a contractor working on my house. 2. I decided to secure my laptop by entering my password 3. I believe I misspelled my password when I entered it the 2nd time around. I tried ALL known combinations It all boil...
   Windows XP (Home) -> XP Security Admin All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum

Categories:
  Windows XP
 Windows Vista!
 Win 2000/NT/98/ME


[ Contact us | Terms of Service/Privacy Policy ]