【问题标题】:Run the ASP .NET web application under a different user than the current user在与当前用户不同的用户下运行 ASP .NET Web 应用程序
【发布时间】:2010-01-28 19:26:39
【问题描述】:

IIS 正在利用当前登录用户的凭据来访问 ASP.NET 应用程序。是否可以在应用程序上创建登录页面并传递其他用户的凭据,以便特定的 Web 应用程序在不同的用户下运行?

【问题讨论】:

    标签: asp.net iis credentials


    【解决方案1】:

    禁用模拟,如果您已启用它(很可能没有)并将 IIS 中的身份验证设置为使用您希望在其下运行的帐户的匿名:

    http://support.microsoft.com/kb/324274

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2020-07-31
      • 1970-01-01
      • 1970-01-01
      • 2016-09-05
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多