asp.net - Integrated Windows Authentication for Multiple Domains -
i have asp.net website domain users integrated windows authentication.
now users domain b need access website.
but domain b users receive pop-up window input authenticated information when access website
my question is:
how configure iis or windows server allow domain b users access website without pop-up windows authentication, users domain a.
- check have trust configured
verify trying add domains users domain b file system iis site located.
verify correct user group domain b has access file system iis site located. ( if not using domain users domain b ).
verify user testing domain b has correct group memberships.
and if running kerberos authentication.
check on client user if have kerberos ticket using command "klist tickets"
Comments
Post a Comment