如何在 dotnet nuke 中重置主机
有没有任何解决方案可以重置 dotnet nuke 中的主机用户名和密码。不幸的是我从数据库中删除了它。任何人都可以告诉我主机名和密码存储在 nuke 表中的位置吗?
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..
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以重新创建用户并将其 IsSuperUser 标志在数据库中设置为 true。如果需要,您甚至可以编辑您知道密码的任何用户,以便将其设置为主机
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