Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where are passwords for admin and host accounts?
Message
De
13/09/2006 13:36:56
Keith Payne
Technical Marketing Solutions
Floride, États-Unis
 
Information générale
Forum:
ASP.NET
Catégorie:
Produits tierce partie
Divers
Thread ID:
01153431
Message ID:
01153451
Vues:
25
This message has been marked as a message which has helped to the initial question of the thread.
>I've upgraded from DNN 3.00.13 to 3.03.04 and now I can't log in with the admin or the host accounts. The passwords must have been reset during the upgrade. Which of the SQL tables are these stored in so that I can overwrite them?

Evan,

I had this same problem recently. I do not have the code here at work, but I can tell you that the passwords are stored in the aspnet_Membership table. You have to update the proper row with a new password and passwordsalt. Both are encrypted so the idea is to register a new user with a password that you know, then update the rows with the password and passwordsalt of the new user account.

Here are some links that might help:

http://dotnetnuke.com/Community/ForumsDotNetNuke/tabid/795/forumid/107/threadid/63243/scope/posts/Default.aspx

http://geekswithblogs.net/timh/archive/2005/09/28/55414.aspx

http://support.ihostasp.net/Customer/KBArticle.aspx?articleid=44

http://forums.asp.net/thread/1033729.aspx
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform