PC Review


Reply
Thread Tools Rate Thread

Where I can store my password on Win 2k?

 
 
Pearl 2 U
Guest
Posts: n/a
 
      21st Jan 2005
Hi,

In Windows 2000 operating system, where I can store the data secured?

For Example I want to store the password information for one of my
application. Using win32 cryptography API I have encrypted my
password. After the encryption now I want to save this password
somewhere. So that next time, I no need to remember the password. How
can I do this? Where I can store this?

I feel that by storing the value under HKCU\Software under some key
value.
But i don't know whether doing this is a secured one?

Any Thoughts, Ideas, Links related to this topic will be helpful.

Thanks & Regars,
 
Reply With Quote
 
 
 
 
Roger Abell
Guest
Posts: n/a
 
      21st Jan 2005
You could look into using the DPapi (depending on what
versions of Windows your application is targetting).
DPapi will let you store the password in a fashion so that
it is stored per-user and accessible (transparently) only if
that user has logged into the system without the account
password having been replaced (tampered with).

Also, I would highly recommend that you review issues
relating to storing private data (such as passwords) in the
Writing Secure Code book of M. Howard (pub=MSPress).

--
Roger Abell
Microsoft MVP (Windows Security)
MCSE (W2k3,W2k,Nt4) MCDBA
"Pearl 2 U" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> In Windows 2000 operating system, where I can store the data secured?
>
> For Example I want to store the password information for one of my
> application. Using win32 cryptography API I have encrypted my
> password. After the encryption now I want to save this password
> somewhere. So that next time, I no need to remember the password. How
> can I do this? Where I can store this?
>
> I feel that by storing the value under HKCU\Software under some key
> value.
> But i don't know whether doing this is a secured one?
>
> Any Thoughts, Ideas, Links related to this topic will be helpful.
>
> Thanks & Regars,



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Outlook won't store my password Agent Smith Microsoft Outlook Installation 2 6th Nov 2007 08:16 PM
password store Traveller Microsoft Outlook 2 22nd Oct 2006 12:51 PM
Store IE6 username and password in GPO =?Utf-8?B?amFzb25iMDA3?= Windows XP Internet Explorer 0 11th Jan 2005 10:03 AM
Where to store the DB password in a asp.net app? Darren Clark Microsoft ASP .NET 3 4th May 2004 10:56 AM
Where to store DB Name and Password Paul Microsoft ASP .NET 3 16th Apr 2004 09:01 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:17 AM.