Forum Discussion
Patrick B
Feb 27, 2018Brass Contributor
Office 365 authentication with single tenant and multiple forests without AD trusts
Hi,
We have the following situation:
- 3 dedicated forests
- 1 Office 365 tenant
- AD trusts are not possible because of duplicated NETBIOS names
I know that we can use Azure AD Connect...
- Feb 27, 2018
If you cannot establish trusts between your forests then you will have to federate them separately, deploying different ADFS for each forest. After that you can establish different trusts with Azure AD:
Patrick B
Feb 27, 2018Brass Contributor
Hi,
Thanks for your reply. That sounds good. Do you know if it is also working with Pass-Through Authentication?
Kind regards
Patrick
Pablo R. Ortiz
Feb 27, 2018Steel Contributor
No, sorry. Pass-through authentication requires Trust between your forests.