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 ...Password Reset Issues after UpgradePassword Reset Issues after Upgrade
Previous
 
Next
New Post
6/4/2014 2:27 PM
 

We recently upgrade our DNN site from 6.2.8 to 7.2.2.

When we try to do a password reset for any of our users we get the following error:

"There was an error setting the password. The password has not been changed."

That is just about the only thing in the EventLog

Previously the site used the PasswordQuestion and PasswordAnswer feature, which seems to be obsolete now.  

However when we do a password reset we are challenged with the Password Question and Answer.  Once we fill that out we get an email with the reset-token but then we get the message that the password wasn't reset.

I have tried turning off the PasswordQuestion feature in the web.config but even if I set it to false we are still challenged with the password question and answer.

I have turned off the password history as I saw that might be the issue but the problem remains.

The passwords we are trying meet the complexity criteria.

The web.config settings are currently:

    <add name="AspNetSqlMembershipProvider" type="System.Web.Security.SqlMembershipProvider" connectionStringName="SiteSqlServer" enablePasswordRetrieval="true" enablePasswordReset="true" requiresQuestionAndAnswer="false" minRequiredPasswordLength="1" minRequiredNonalphanumericCharacters="1" requiresUniqueEmail="false" passwordFormat="Encrypted" applicationName="DotNetNuke" description="Stores and retrieves membership data from the local Microsoft SQL Server database" passwordStrengthRegularExpression="^.*(?=.{14,})(?=.*[a-z])(?=.*[A-Z])(?=.*[\W])(?=.*[\d]).*$" />

Anyone have any ideas?

Thanks,
Stuart

 


Hilbert Solutions, LLC
Owner, Hilbert Solutions, LLC
http://www.HilbertSolutions.com
A DNN Service Provider
From Module Development to DNN Upgrades, your one stop DNN Shop
 
New Post
6/4/2014 7:51 PM
 
a lot of the MS memberrole settings only apply at creation of the user - they are often also user level settings so changing a setting in web.config does not apply to all users (e.g. I can change from encryption to hashed and that only applies to each new user as it is stored as the passwordformat field in the aspnet_membership table). I'm on holiday at the minute so don't have time to look into this but I suspect the logic checks to see if there is a question in the aspnet_membership table and if so verify the answer, so perhaps clearing the question/answer field will resolve this. Nonetheless it is an issue, please log it to support.dnnsoftware.com for us to investigate further

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
6/4/2014 8:05 PM
 

I cleared out the question and answer in the aspnet_membership table for one user and they were still being presented with the question when I went to reset the password, which didn't make any sense to me as I thought that is where it came from.

I hate to interrupt your holiday, so no need to reply, but it sounds like this isn't working as intended so I am going to have to dig into it and figure out where all the issues are.

Stuart


Hilbert Solutions, LLC
Owner, Hilbert Solutions, LLC
http://www.HilbertSolutions.com
A DNN Service Provider
From Module Development to DNN Upgrades, your one stop DNN Shop
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Password Reset Issues after UpgradePassword Reset Issues after Upgrade


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