We are trying to get different SharePoint web applications to authenticate against different sub-domains.
We have three web applications:
and we have three sub-domains in our active directory. Now we want the three web-applications to authenticate against different sub-domains. Is this possible?
Kind regards,
I think the scheme that Toni suggested could work but there are some caveats.
Alternatively you could create 3 Shared Service Providers, one for each Sub-domain and associate them with the appropriate Web Application.
jt