IIS站点不断提示输入Windows身份验证方法的凭据 [英] IIS site keeps prompting for credentials for Windows Authentication method

查看:124
本文介绍了IIS站点不断提示输入Windows身份验证方法的凭据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要一些帮助,以了解使IIS站点上的特定用户组无法使用Windows身份验证的确切原因是什么.发生的事情是,即使我的用户属于我可以访问该站点的组,IE也会不断提示我的凭据,即使当我键入密码时,HTTP响应也是401(未授权).我也不允许更改IE的设置以将任何站点添加到受信任列表(该站点已被公司阻止).另一方面,除了已被阻止的事实外,该站点域的列出方式如下:(* .domain.com)

I need some help to understand what is the exactly reason I can'g get Windows Authentication working on IIS site for a specific user's group. What is happening is that even my user being part of the group which I gave access to the site, IE keeps prompting for my credentials and even when I type the password the HTTP response is 401 (Unauthorized). I'm also not allowed to change IE's settings to add any site to the trusted list (it's blocked by the company). In the other hand, besides the fact that it's blocked, the site domain is listed like (*.domain.com)

以下是该情况:

  • 服务器:Windows Server 2012
  • IIS:8.5
  • 用户:DomainA \ MySimpleAdUser,DomainB \ ServiceAdUser
  • 组:DomainB \ MYGROUP(包含DomainA \ MySimpleAdUser的广告组)
  • IIS_IUSRS(包含DomainB \ ServiceAdUser的本地服务器组)

泳池设置

  • 名称:PoolA
  • 流程模型>身份> DomainB \ ServiceAdUser

服务器级别的设置

  • ASP.NET> .NET授权

  • ASP.NET > .NET Authorization

  • 允许|用户:所有用户|实体类型本地

IIS>身份验证

  • 已禁用匿名身份验证
  • 已启用Windows身份验证
    • 扩展保护:关闭
    • 启用内核模式身份验证:已启用
    • 提供者:协商(1st)-> NTLM(2nd)
    • 允许|角色:DomainB \ MYGROUP |实体类型本地

    站点级别的设置(在443端口的有效SSL证书上运行,这是唯一的绑定)

    • 池:PoolA

    • Pool: PoolA

    ASP.NET> .NET授权

    ASP.NET > .NET Authorization

    • 允许|用户:所有用户|实体类型已继承

    IIS>身份验证

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆