如何在 dotnet nuke 中重置主机

发布于 2024-12-11 08:18:37 字数 90 浏览 0 评论 0原文

有没有任何解决方案可以重置 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

淡莣 2024-12-18 08:18:37

您可以重新创建用户并将其 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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文