DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

Encrypted is obsolete

 16 Replies
 4 Subscribed to this topic
 28 Subscribed to this forum
Sort:
Page 1 of 212 > >>
Author
Messages
Growing Member
Posts: 33
Growing Member
MVP
MVP
You're an MVP!

I have an instance of a customer site running on my dev machine, Windows 10 with IIS 10. The site is using Encrypted passwords. (Yes, I know this needs to change!)

I am attempting to run a copy of this site on Windows Server 2008 R2. When I try accessing the site I get a 500 Server Error. The Event Log shows:

Unsecured Passwords Format Detected. The Membership Provider that contains the unsecure passwords format is: AspNetSqlMembershipProvider. The obsoleted password format is: Encrypted.

My question is; why will the site run on my development machine, Windows 10, and not on Windows server 2008 and can I get it to run?

Declan

Veteran Member
Posts: 546
Veteran Member
MVP
MVP
You're an MVP!
are you running a different version of .Net framework?
Growing Member
Posts: 33
Growing Member
MVP
MVP
You're an MVP!

Sebastian,

Both machines show:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full\1033

In there the Versions are:-

Windows 10 machine - 4.8.03752
Windows Server 2008 - 4.7.03062

 

Update in progress ;)

Growing Member
Posts: 33
Growing Member
MVP
MVP
You're an MVP!

Sebastian,

I have updated the framework on the server to:- 4.8.03761

Unfortunately this did not fix the problem :(

Growing Member
Posts: 33
Growing Member
MVP
MVP
You're an MVP!
Although not solved yet, the problem seems to be connectivity to the SQL server across the network.
Veteran Member
Posts: 546
Veteran Member
MVP
MVP
You're an MVP!
In this case, the error in eventlog is not connected to the issue - if DNN cannot connect to the database, it cannot write into the eventlog table - looking into /portals/default/logs might help
Growing Member
Posts: 47
Growing Member
Hi, if a DNN site is running Encrypted, can you change it to something hashed, or something else? If so, does it re-hash the passwords, or once a site is set, it's set forever?
Veteran Member
Posts: 546
Veteran Member
MVP
MVP
You're an MVP!
web.config setting for password format is used for all subsequent passwords being stored.
Growing Member
Posts: 47
Growing Member

Thanks Sebastian, just to be clear, does that mean the existing encrypted passwords will remain encrypted, and new registrations are hashed.

Does DNN check both styles when a user is trying to logon, so that regardless of how their password is stored, it will decrypt/hash-check and let them in OK?

Veteran Member
Posts: 546
Veteran Member
MVP
MVP
You're an MVP!
yes
Page 1 of 212 > >>

These Forums are for the discussion of the open source CMS DNN platform and ecosystem.

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

  1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
  2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
  3. 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.
  4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  5. No Flaming or Trolling.
  6. No Profanity, Racism, or Prejudice.
  7. Site Moderators have the final word on approving / removing a thread or post or comment.
  8. English language posting only, please.

Would you like to help us?

Awesome! Simply post in the forums using the link below and we'll get you started.

Get Involved