Windows 身份验证用户名和密码问题

发布于 2024-12-04 01:45:21 字数 150 浏览 3 评论 0原文

我已将我的 Web 应用程序设置为通过 Windows 身份验证进行保护。

我不确定我这样做是否正确 - 当我尝试访问该网站时,我会弹出寻找用户名和密码的窗口。然而,无论我使用什么组合,它都不起作用。

我可以在哪里检索或至少设置要使用的有效用户名和密码?

I have set my web application to be secured by windows authentication.

I am not sure if I have done so correctly though - when I attempt to access the site I get the pop up looking for a username and password. However no matter what combination of such that I used, it does not work.

Where can I retrieve or at least set up a valid user name and password to use?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

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

发布评论

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

评论(1

苍景流年 2024-12-11 01:45:21

当您设置 IIS 服务器以使用 Windows 身份验证时,用户帐户通常是在服务器或 Active Directory 上管理的帐户(如果服务器是域的一部分)。

有关 IIS 中如何处理用户身份验证的详细信息,请查看 MSDN

When you setup an IIS server to use Windows authentication, the user accounts are usually those managed on the server or Active Directory (if the server is part of a domain).

For more information on how user authentication is handled in IIS, check out MSDN.

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