【问题标题】:SQL Win authentication from Web application?来自 Web 应用程序的 SQL Win 身份验证?
【发布时间】:2011-02-08 10:00:15
【问题描述】:

是否可以使用 MSSQL Windows 身份验证通过 Web 应用程序从一台服务器连接到另一台服务器?两台服务器都在同一个 VPN 中。

谢谢,
伊莱

【问题讨论】:

    标签: sql sql-server web-applications windows-authentication


    【解决方案1】:

    是的,如果打开了 Kerberos 委派:

    Building Secure ASP.NET Applications: Authentication, Authorization, and Secure Communication

    总结:Kerberos 委托允许 你流动一个经过身份验证的身份 跨越多个物理层 支持下游的应用程序 身份验证和授权。这 如何向您展示配置 完成这项工作所需的步骤。

    【讨论】:

      猜你喜欢
      • 2014-01-26
      • 1970-01-01
      • 1970-01-01
      • 2015-01-08
      • 2018-08-11
      • 2012-09-09
      • 2013-07-24
      • 2013-01-24
      • 1970-01-01
      相关资源
      最近更新 更多