How can I recover DotNetNuke host or admin Password?
Top : DotNetNuke
| Article ID: |
 |
000071 |
| Rating: |
 |
3.9 / 5.0 (15 votes)
|
| Views: |
 |
7190 |
|
|
If I lost my DotNetNuke admin or host password, how can I recover it?
|
1) Click "Register" link in the home page.
2) Register a new account and remember the password.
3) Open the aspnet_membership table.
4) Copy the Password and PasswordSalt values from the new account row to the same columns as the host account row.
5) Login as host with the remembered password.
|