Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Encrypted vs HashedEncrypted vs Hashed
Previous
 
Next
New Post
6/4/2007 9:16 AM
 

hi to all, I made a change on my web.config to use hashed and not encrypted

Parameter passwordFormat="Encrypted" but, when I restart the application i cant login o register a user, i missing something?

Please help

Sebastian

 
New Post
6/4/2007 12:29 PM
 

this will not change any value in the database, you will need to recover host password and reset all other passwords.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
10/3/2007 3:36 PM
 
How is the support for Hashed passwords? I have found here on he forum that storing passwords Hashed means the password retrieval etc will not work. Does anyone know if there has been any changes for better support for hashed passwords?

(The hashed format is one-way so passwords stored that way can not be recovered, you can just replace them with a new password, but then you need the software support for this, for generating new passwords etc).

The reason I ask is that I am porting two sites which have passwords hashed. If I could import these, then the users would not need new passwords. Otherwise i will have to make a couple of thousand users change passwords......

With the DNN version 4.5.5, I get an error message if I change the the web.config password format from Encrypted to Hashed in. Who knows something about this?
 
New Post
10/4/2007 7:46 AM
 

It should be possible to have the login code convert passwords from hashed to encrypted:

Scenario:

  1. Admin imports external accounts with hashed passwords to the database. Set a flag marking the password as hashed.
  2. User logs on. The login code checks the flag and sees the password is hashed, so tests the provided password accordingly
  3. If the user authenticates: the provided password is encrypted DNN style and stored it in the DB password field
  4. Change the password flag in the DB from hashed to encrypted

Required: Code for hashing provided password

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Encrypted vs HashedEncrypted vs Hashed


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out