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

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Upgrade to 4.5.1 - admin/host accounts force password resetUpgrade to 4.5.1 - admin/host accounts force password reset
Previous
 
Next
New Post
5/2/2007 12:04 PM
 

I am upgrading DNN 4.3 to 4.5.1, using a custom install template which maintains the new defaults for <superuser> and <administrator>... admin/dnnadmin and host/dnnhost. After successful installation, if I login as admin or host I am immediately prompted to change the password even though I have not set the passwords to expire:

Please update your password before continuing.
 
Password Last Changed: Wednesday, May 02, 2007 
Password Expires: Password does not Expire 
 
Is there a way to configure this behavior so that I am not prompted to reset the passwords for these accounts after an install?

Thanks!

 
New Post
5/2/2007 1:53 PM
 

you will be prompted with this message, until it has been changed to be different from the default values.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
5/2/2007 3:09 PM
 

Thanks for pointing me in the right direction. I had actually tried changing the passwords from the default values, but the requirement is not just to change it from the default. In Upgrade.vb, here is what is happening:

Dim superUser As UserInfo = GetSuperUser(xmlDoc, True)
If superUser.Membership.Password.Contains("host") Then
        superUser.Membership.UpdatePassword = True
End If

My test passwords were "testhost", etc. To supress the forced update, the password cannot contain "host".

Thanks again!

 

 

 
New Post
5/2/2007 3:37 PM
 

Is not the cause that the password complexity was increased in DNN 4.5.1 ?

 
New Post
5/2/2007 4:27 PM
 

Discovered that the requirement on the admin account is a little stricter. The code in Upgrade.vb basically forces a password reset for each portal's admin account, regardless of what you set it in the template:

"Force Administrator to Update Password on first log in"

I can't see away around this - any ideas?

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Upgrade to 4.5.1 - admin/host accounts force password resetUpgrade to 4.5.1 - admin/host accounts force password reset


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