DNN Forums

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

After upgrading locked out

 7 Replies
 2 Subscribed to this topic
 28 Subscribed to this forum
Sort:
Author
Messages
New Around Here
Posts: 9
New Around Here

Hello,  i was locked out as the host after i did the latest upgrade, how do i get back in? Any help would sure be gratley appreciated!

New Around Here
Posts: 9
New Around Here

i also tried to use the password reset, nothing has come back to my inbox, i set the email server to run globally on all sites. Can this account be found in the SQl?  i know at one time we used the webconfig file back in the day, is it still the same?

Veteran Member
Posts: 1182
Veteran Member
MVP
MVP
You're an MVP!
Arley,

I would try the following:

1) Register a user through the interface
2) Go to the database (using SSMS or whatever tool you can use)
3) Find the new user in the Users table and change the value of the column IsSuperUser to 1
4) Restart the application pool
5) Log in as the new user - this is a host user now. You can change the password for the original host user now.
6) Log out, and log in as the original host user with the new password. You may now set back the new user to a normal user or delete it or keep it as a test user or whatever.

Hope it helps!
Michael

Michael Tobisch
DNN★MVP

DNN Connect
New Around Here
Posts: 9
New Around Here

Thank you Micheal, I will try that and let you know how it goes.

New Around Here
Posts: 9
New Around Here

Hello Michael,  That Worked!  Thank you sir!

Veteran Member
Posts: 1182
Veteran Member
MVP
MVP
You're an MVP!
Arley,

great - you're welcome.

Happy DNNing!
Michael

Michael Tobisch
DNN★MVP

DNN Connect
Growing Member
Posts: 47
Growing Member
Wow. What a great column to target in an SQL injection attack. I hope DNN is secure.
Veteran Member
Posts: 1182
Veteran Member
MVP
MVP
You're an MVP!
Well, DNN itself is secure against SQL injection, and so are all modules that follow the suggested/required patterns (ie DAL/DAL+/DAL2). Except you place the SQL module on a public available place ;-)

But this can't be guaranteed for every third party module. Therefore you should test the module before you use it. And Open Source modules have the advantage that you might check the source code.

Happy DNNing!
Michael

Michael Tobisch
DNN★MVP

DNN Connect

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