Tuesday, January 06, 2009 Register  Login
RSS Feeds
Categories
  
Blog Archives
  
Blog

DotNetNuke user manager - Winform App

I had a LOT of people ask me about how to recover/reset passwords in a damaged DotNetNuke (DNN) installation. I wrote a quick Winform app to do just this. It's fairly crude, but it get things done. I cleaned up the code a bit and wrote intructions in the read me file.

Here is the opening screen:

User manager start screen

Here is the screen after you press the Get Users button

This is what it looks like when a password is ok. The password will show up in green.

This is what it looks like when the password is damaged and can't be recovered through the ASP.NET Membership APIs. The Reset Password will reset the password in the DotNetNuke database, then the UI will display the randomly generated password you can email to your user.

The zip file contains the source. It is a Visual Studio 2008 C# project.

Please read the "Read Me.txt" file, inside the zip file, for how to setup the config file. This program will not work if the config file is not setup correctly! I didn't want to spend time creating a wizard to create the configuration file.

Internet Explorer Internet Explorer users - Please right-click on the links below and select "Save Target As"

DNNUserManager_source.zip

DNNUserManager_binaries.zip

posted @ Tuesday, July 15, 2008 7:13 PM by Hector Sosa, Jr

Previous Page | Next Page

COMMENTS

Source won't download. Can you look into this?

Thanks!!

posted @ Wednesday, July 16, 2008 12:56 PM by Dave


Yes, it's Internet Explorer that has problems with the links. Just right-click on the link and select "Select Target As" to get the zip files.

posted @ Wednesday, July 16, 2008 1:43 PM by Hector Sosa, Jr


This looks like it may be a useful utility for anyone that has ever run into issues with getting passwords reset for some accounts.

posted @ Thursday, August 21, 2008 8:23 PM by Sam MacDonald


Name (required)

Email (required)

Website

Enter the code shown above:

Terms Of Use | Privacy Statement | SystemWidgets
Copyright 2002-2008 by SystemWidgets