Reputation:
is there any solution to reset the host username and password in dotnet nuke.unfortunately i deleted it from the database.Can any one tell me where the host name and password is storing in nuke table..
Upvotes: 1
Views: 173
Reputation: 14962
You can recreate a user and set its IsSuperUser flag to true in the db. If you want, you can even edit any user whose password you know in order to set it as host
Upvotes: 3