双击打开IIS网站的authentication,如果有Windows authentication,直接右键启用即可,如果没有的话需要先安装一下Windows authentication,Microsoft官方文档里有教程,里面详细描述了不同的操作系统怎么装Windows authentication,等装完之后重启一下IIS,就可以看到Windows authentication了,然后右键启用即可:

https://docs.microsoft.com/en-us/iis/configuration/system.webserver/security/authentication/windowsauthentication/

相关文章:

  • 2022-01-22
  • 2021-10-27
  • 2021-09-12
  • 2022-12-23
  • 2021-09-29
  • 2021-11-27
  • 2022-01-03
猜你喜欢
  • 2021-08-18
  • 2021-07-19
  • 2021-10-20
  • 2021-10-21
  • 2021-11-22
  • 2021-08-07
  • 2022-12-23
相关资源
相似解决方案