Integrated Windows Authentication for Multiple Domains

谁说我不能喝 提交于 2019-12-05 00:44:48
  1. Check that you have a trust configured

Verify this by trying to add domains users from domain B to the file system where your IIS site is located.

  1. Verify that the correct user group from domain B has access to file system where your IIS site is located. ( if not using domain users from domain B ).

  2. Verify that the user that is testing from domain B has the correct group memberships.

And if running Kerberos authentication.

Check on client where the user is if you have a kerberos ticket by using command "klist tickets"

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!