Windows 身份验证:允许哪些用户

发布于 2025-01-18 11:09:53 字数 144 浏览 0 评论 0原文

Windows 身份验证、Windows Server 2016(或任何版本)

当在 IIS10 中打开此功能时,它仅针对 Active Directory 进行身份验证,用户不一定需要是 IIS 所在服务器上的用户,对吗?

抱歉问了个愚蠢的问题

Windows Authentication, Windows Server 2016 (or any version really)

When this is turned on in IIS10 this just authenticates against Active Directory, the user does not necessarily need to be a user on the server that IIS is sitting on right ?

Sorry for the dumb question

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

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

发布评论

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

评论(1

逆光下的微笑 2025-01-25 11:09:53

这只是针对Active Directory

进行身份验证

“是”和“否。由于某种原因,它被称为“ Windows身份验证”,而不是“ Active Directory身份验证”。它允许网站验证服务器能够进行身份验证的任何帐户。

如果将服务器连接到域,则可以是同一域或域信任的任何域上的Active Directory帐户。

但这也可以是仅在服务器本身上存在的本地帐户 - 无论是否将服务器连接到广告域,这都是事实。

this just authenticates against Active Directory

Yes and no. It's called "Windows Authentication" and not "Active Directory Authentication" for a reason. It allows the website to authenticate any account that the server is capable of authenticating.

If the server is joined to a domain, then that can be an Active Directory account on the same domain or on any domain that domain trusts.

But it can also be a local account that only exists on the server itself - and that is true whether or not the server is joined to an AD domain.

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