About user password
From: Samuel Shum (samuelshum@hotmail.com)
Date: 08/26/02
From: "Samuel Shum" <samuelshum@hotmail.com>
Date: Mon, 26 Aug 2002 22:11:50 +0800
Does anyone know how Windows strores its passwords on local computer? I'm
wondering if it's in MD5, if so, is there a way to create a user with this
encrypted password? Thanks.
Samuel
Relevant Pages
- Passwords / Profiles
... Can anyone tell me that where windows 2000 store ... passwords of different users on local computer. ... (microsoft.public.win2000.security) - Re: secure login form
... For my point of view I'm thinking of using md5 passwords in db. ... If you want the avoid the man-in-the-middle eavesdropping on you: Then you need https, ... If you are afraid the username/password you store in your database is hacked somehow, then it can make sense to store them with an md5 hash, which is one-way encryption indeed. ... (You can propagate the sessionid from http to https via a form, and let the receiving script use that sessionid for its https session. ... (comp.lang.php) - Re: secure login form
... For my point of view I'm thinking of using md5 passwords in db. ... If you want the avoid the man-in-the-middle eavesdropping on you: Then you need https, ... If you are afraid the username/password you store in your database is hacked somehow, then it can make sense to store them with an md5 hash, which is one-way encryption indeed. ... (You can propagate the sessionid from http to https via a form, and let the receiving script use that sessionid for its https session. ... (comp.lang.php) - Re: Time-to-crack MD5 passwords
... ]>]> customer of, regarding the length of passwords. ... ]> The md5 passwords do not use just md5. ... ]> use an arbitrary length string-- you are not limited to 8 characters. ... (comp.security.misc) - Re: Current thoughts on system partitioning
... > Just to use my specific example, I've built a server with two 160 GB ... In my experience, SuSE by default installs DES encryption for passwords, ... you can switch the SuSE to MD5 ... (comp.os.linux.misc) |
|