服务器不是域成员时的 Active Directory 身份验证

发布于 2024-08-05 02:04:22 字数 99 浏览 1 评论 0原文

我遇到以下情况,我们有一个不是域成员的服务器。在此服务器上有一个启用了表单身份验证的 ASP.NET 应用程序。是否可以更改为活动目录提供商而不将服务器放入域中?

谢谢

I've following situation we have a server which is not memebr of a domain. On this server there is an asp.net application with forms authenticaton enabled. Is it possible to change to active directory provider without putting the server into a domain?

thanks

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

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

发布评论

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

评论(1

蓝颜夕 2024-08-12 02:04:22

如果您将站点配置为使用基本身份验证,您可以告诉它使用哪个域进行身份验证。

If you configure the site to use basic authentication you can tell it what domain to use for authentication.

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